diff options
| author | zachir <zachir@librem.one> | 2026-04-25 22:12:10 -0500 |
|---|---|---|
| committer | zachir <zachir@librem.one> | 2026-04-25 22:12:10 -0500 |
| commit | 72ec58a6d660103f2d777092749c879993ca673d (patch) | |
| tree | 655280598dbac4bf60ba014e055d3f1b8333786c | |
| parent | a7282e78bfb8c1a1a5cc9bdce4e8f0b38d53dffb (diff) | |
| parent | 04214a43686b25ef18b803f395bf411f9363b015 (diff) | |
Merge branch 'master' into cla
| -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 |
