diff --git a/hmModules/apps/hypr/default.nix b/hmModules/apps/hypr/default.nix index 0c83ffd..b8372d6 100644 --- a/hmModules/apps/hypr/default.nix +++ b/hmModules/apps/hypr/default.nix @@ -32,6 +32,7 @@ let rootPath = ./.; in hyprpicker # Colorpicker, needed for screenshot tool hyprcursor # Hyprland cursor inputs.hyprland-contrib.packages.${pkgs.system}.grimblast # Screenshot tool + xonsh polkit-kde-agent # Polkit handler ]; # Hyprland screenshot tool diff --git a/hmModules/apps/hypr/keybinds.conf b/hmModules/apps/hypr/keybinds.conf index 26e89e0..06d307a 100644 --- a/hmModules/apps/hypr/keybinds.conf +++ b/hmModules/apps/hypr/keybinds.conf @@ -39,7 +39,7 @@ bind = $mainMod SHIFT, F, fullscreen, bind = $mainMod SHIFT, 1, movetoworkspacesilent, name:home bind = $mainMod SHIFT, 2, movetoworkspacesilent, name:web bind = $mainMod SHIFT, 3, movetoworkspacesilent, name:med -bind = $mainMod SHIFT, 4, movetoworkspacesilent, name:misc +bind = $mainMod SHIFT, 4, movetoworkspacesilent, name:game bind = $mainMod SHIFT, _, movetoworkspacesilent, name:hell bind = $mainMod SHIFT, TAB, movetoworkspacesilent, r-1