diff --git a/modules/hm/hyprland.nix b/modules/hm/hyprland.nix index dafef58..450456c 100644 --- a/modules/hm/hyprland.nix +++ b/modules/hm/hyprland.nix @@ -8,7 +8,7 @@ ./wl_update_background.nix ]; - home.packages = builtins.attrValues { inherit (pkgs) blueman brillo gamescope grim networkmanagerapplet pamixer playerctl slurp swaylock swww way-lockscreen waybar wl-clipboard wl-clipedit wlogout wofi wofi-emoji wtype xdg-desktop-portal-gtk; }; + home.packages = builtins.attrValues { inherit (pkgs) blueman brillo gamescope grimblast networkmanagerapplet pamixer playerctl swaylock swww way-lockscreen waybar wl-clipboard wl-clipedit wlogout wofi wofi-emoji wtype xdg-desktop-portal-gtk; }; # wayland.windowManager.hyprland = { }; @@ -176,6 +176,10 @@ bind = SUPER, J, togglesplit, # dwindle bind = SUPER ALT, E, exec, wofi-emoji bind = SUPER ALT, P, exec, wl-clipedit + bind = SUPER, B, exec, wl-update-background + bind = ,Print, exec, grimblast copy + bind = SHIFT, Print, exec, grimblast copy area + # Move focus to relative position bind = SUPER, left, movefocus, l