diff options
| -rw-r--r-- | .gitignore | 2 | ||||
| -rw-r--r-- | hypr/hyprland.conf | 1 |
2 files changed, 2 insertions, 1 deletions
@@ -87,7 +87,7 @@ gtk-4.0/ guitarix/ Hellbeast v2/ Hellbeast v2.settings -htop/htoprc +htop/ ibus/ icedtea-web/ inkscape/ diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index c653da7..7bd0a13 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -258,6 +258,7 @@ windowrule = workspace +0, match:workspace name:spvimw, match:title negative:spv windowrule = workspace +0, match:workspace name:sptrmc, match:title negative:sptrmc windowrule = workspace +0, match:workspace name:helvum, match:title negative:helvum windowrule = workspace +0, match:workspace name:easyfx, match:title negative:easyfx +windowrule = fullscreen on, match:class ^(steam_app_.*)$ #}}} #{{{ Layerrules |
