diff options
| author | Andrew <admonty1@protonmail.com> | 2025-08-21 20:02:58 -0400 |
|---|---|---|
| committer | Andrew <admonty1@protonmail.com> | 2025-08-21 20:02:58 -0400 |
| commit | 59571b31ddac87408e421ff886c6f270235e4464 (patch) | |
| tree | 9219397cce58e0f1bcebd0c4971df0c475a48e47 /hyprland | |
| parent | add some hyprland utils (diff) | |
| download | nixos-59571b31ddac87408e421ff886c6f270235e4464.tar.gz nixos-59571b31ddac87408e421ff886c6f270235e4464.tar.bz2 nixos-59571b31ddac87408e421ff886c6f270235e4464.zip | |
hi
Diffstat (limited to '')
| -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]" |
