aboutsummaryrefslogtreecommitdiff
path: root/home-manager/homeModules/hyprland.nix
diff options
context:
space:
mode:
Diffstat (limited to 'home-manager/homeModules/hyprland.nix')
-rw-r--r--home-manager/homeModules/hyprland.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/home-manager/homeModules/hyprland.nix b/home-manager/homeModules/hyprland.nix
index 5fb7d5a..52cec17 100644
--- a/home-manager/homeModules/hyprland.nix
+++ b/home-manager/homeModules/hyprland.nix
@@ -108,7 +108,6 @@
"float, class:^(firefox)$, title:^(Picture-in-Picture)$"
"pin, class:^(firefox)$, title:^(Picture-in-Picture)$"
"move 100%-w-20 100%-w-20, class:^(firefox)$, title:^(Picture-in-Picture)$"
- "float, class:^(firefox)&, title:^Extension:.*\bBitwarden\b"
"float, title:^(Save File)$"
"pin, title:^(Save File)$"
"pin, class:^(dragon)$"
@@ -140,7 +139,8 @@
"$mainMod, E, exec, emacsclient -c -a emacs"
"$mainMod CONTROL, E, exec, emacs"
"$mainMod SHIFT, Esc, exec, swww img ${config.wallpaper}"
-
+ ",Cancel, exec, bash $scripts/toggle_vpn.sh"
+
# Screenshooting
", Print, exec, grimblast save screen"
"ALT, Print, exec, grimblast save active"