summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--accounts/gkleen@sif/hyprland.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/accounts/gkleen@sif/hyprland.nix b/accounts/gkleen@sif/hyprland.nix
index a365ea19..306cb93f 100644
--- a/accounts/gkleen@sif/hyprland.nix
+++ b/accounts/gkleen@sif/hyprland.nix
@@ -74,6 +74,8 @@ in {
74 # focus_on_activate = true; 74 # focus_on_activate = true;
75 mouse_move_enables_dpms = true; 75 mouse_move_enables_dpms = true;
76 key_press_enables_dpms = true; 76 key_press_enables_dpms = true;
77 new_window_takes_over_fullscreen = 1;
78 exit_window_retains_fullscreen = true;
77 }; 79 };
78 80
79 cursor = { 81 cursor = {