From 71c11cdb80ebd03ae6320eccfb7e35fcff3272cd Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Fri, 19 May 2023 16:24:30 -0500 Subject: [PATCH] rule for presentation-window --- user/modules/hyprland.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/user/modules/hyprland.nix b/user/modules/hyprland.nix index 9960689..5ed9f4c 100644 --- a/user/modules/hyprland.nix +++ b/user/modules/hyprland.nix @@ -131,6 +131,7 @@ windowrule=float,presenter windowrule=size 80% 80%,presenter windowrule=center,presenter + windowrule=workspace ${if builtins.readFile "/etc/hostname" == "syl\n" then "1" else "3"},title:presentation-window # example binds bind = SUPER,RETURN,exec,alacritty