From 92211cc1beca87d18d22f51f3b4c3dad3c9a6d74 Mon Sep 17 00:00:00 2001 From: Julia Lange Date: Tue, 16 Apr 2024 04:39:03 -0700 Subject: [PATCH] Hypr, fix workspace bug, add xonsh for scripts --- hmModules/apps/hypr/default.nix | 1 + hmModules/apps/hypr/keybinds.conf | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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