Compare commits
2 commits
e5bc81b8eb
...
0e8367e06a
Author | SHA1 | Date | |
---|---|---|---|
|
0e8367e06a | ||
|
2c044113f7 |
2 changed files with 6 additions and 0 deletions
|
@ -31,10 +31,15 @@
|
||||||
pkgs.slurp
|
pkgs.slurp
|
||||||
pkgs.hyprpicker
|
pkgs.hyprpicker
|
||||||
pkgs.udiskie
|
pkgs.udiskie
|
||||||
|
pkgs.swww
|
||||||
# Apps launchable from bindings
|
# Apps launchable from bindings
|
||||||
pkgs.firefox
|
pkgs.firefox
|
||||||
pkgs.kitty
|
pkgs.kitty
|
||||||
pkgs.yazi
|
pkgs.yazi
|
||||||
|
# Theme
|
||||||
|
pkgs.bibata-cursors
|
||||||
|
pkgs.qogir-theme
|
||||||
|
pkgs.qogir-icon-theme
|
||||||
];
|
];
|
||||||
|
|
||||||
wayland.windowManager.hyprland = {
|
wayland.windowManager.hyprland = {
|
||||||
|
|
|
@ -6,4 +6,5 @@ exec-once = wallpaperctl daemon
|
||||||
exec-once = swayosd-server
|
exec-once = swayosd-server
|
||||||
exec-once = udiskie
|
exec-once = udiskie
|
||||||
exec-once = eww-bard
|
exec-once = eww-bard
|
||||||
|
exec-once = hyprctl setcursor Bibata-Modern-Classic 24
|
||||||
exec-once = dbus-update-activation-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
exec-once = dbus-update-activation-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
||||||
|
|
Loading…
Reference in a new issue