diff options
Diffstat (limited to 'hyprland')
| -rw-r--r-- | hyprland/hyprland.nix | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/hyprland/hyprland.nix b/hyprland/hyprland.nix index 202ab60..6fe96eb 100644 --- a/hyprland/hyprland.nix +++ b/hyprland/hyprland.nix @@ -53,6 +53,10 @@ env = [ windowrule = [ "workspace 4 silent, class:(discord)" "workspace 8 silent, class:(steam)" + "workspace 8 silent, class:(steam)" + + + "bordersize 0, floating:0, onworkspace:w[tv1]" "rounding 0, floating:0, onworkspace:w[tv1]" "bordersize 0, floating:0, onworkspace:f[1]" |
