diff --git a/modules/hm/hyprland.nix b/modules/hm/hyprland.nix index d5c8385..f1db01a 100644 --- a/modules/hm/hyprland.nix +++ b/modules/hm/hyprland.nix @@ -7,7 +7,7 @@ ./yazi.nix ]; - home.packages = builtins.attrValues { inherit (pkgs) wofi swaylock way-lockscreen wlogout playerctl brillo pamixer; }; + home.packages = builtins.attrValues { inherit (pkgs) wofi swaylock way-lockscreen wlogout playerctl brillo pamixer waybar swww; }; # wayland.windowManager.hyprland = { }; @@ -56,7 +56,7 @@ # See https://wiki.hyprland.org/Configuring/Keywords/ for more # Execute your favorite apps at launch - # exec-once = waybar & hyprpaper & firefox + exec-once = waybar & swww init # & firefox # Source a file (multi-file configs) # source = ~/.config/hypr/myColors.conf @@ -136,7 +136,7 @@ gestures { # See https://wiki.hyprland.org/Configuring/Variables/ for more - workspace_swipe = off + workspace_swipe = true } # Example per-device config