From a9ce5f278243198310577165bb593a9eededad6c Mon Sep 17 00:00:00 2001 From: Jacob Janzen Date: Thu, 26 Sep 2024 21:08:50 -0500 Subject: new stuff --- nixos/.flake/home/hyprland.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'nixos/.flake/home/hyprland.nix') diff --git a/nixos/.flake/home/hyprland.nix b/nixos/.flake/home/hyprland.nix index 94fd3a6..8f2495e 100644 --- a/nixos/.flake/home/hyprland.nix +++ b/nixos/.flake/home/hyprland.nix @@ -102,7 +102,8 @@ "$mainMod, S, exec, hyprshot -m window --clipboard-only" "$mainMod SHIFT, S, exec, hyprshot -m region --clipboard-only" "$mainMod SHIFT CONTROL, S, exec, hyprshot -m output --clipboard-only" - "$mainMod, M, exit" + "$mainMod, M, exec, ~/.local/bin/poweroptions.sh" + "$mainMod, F, fullscreen" ]; bindel = [ ",XF86AudioRaiseVolume, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%+" -- cgit v1.2.3