feat/nix #3
2 changed files with 5 additions and 0 deletions
|
@ -35,6 +35,10 @@
|
|||
pkgs.firefox
|
||||
pkgs.kitty
|
||||
pkgs.yazi
|
||||
# Theme
|
||||
pkgs.bibata-cursors
|
||||
pkgs.qogir-theme
|
||||
pkgs.qogir-icon-theme
|
||||
];
|
||||
|
||||
wayland.windowManager.hyprland = {
|
||||
|
|
|
@ -6,4 +6,5 @@ exec-once = wallpaperctl daemon
|
|||
exec-once = swayosd-server
|
||||
exec-once = udiskie
|
||||
exec-once = eww-bard
|
||||
exec-once = hyprctl setcursor Bibata-Modern-Classic 24
|
||||
exec-once = dbus-update-activation-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
||||
|
|
Loading…
Reference in a new issue