mirror of
https://github.com/danbulant/dots-hyprland
synced 2026-05-24 12:22:09 +00:00
hyprland: outer gaps for special workspace
This commit is contained in:
parent
c03d24741d
commit
a820d5bdb9
1 changed files with 3 additions and 0 deletions
|
|
@ -56,6 +56,9 @@ windowrulev2 = immediate, class:^(steam_app)
|
|||
# No shadow for tiled windows (matches windows that are not floating).
|
||||
windowrulev2 = noshadow, floating:0
|
||||
|
||||
# ######## Workspace rules ########
|
||||
workspace = special:special, gapsout:30
|
||||
|
||||
# ######## Layer rules ########
|
||||
layerrule = xray 1, .*
|
||||
# layerrule = noanim, .*
|
||||
|
|
|
|||
Loading…
Reference in a new issue