mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 12:51:34 +01:00
hyprland: Double gap size on special workspaces
This commit is contained in:
parent
914120e330
commit
28d36e71a1
1 changed files with 1 additions and 1 deletions
|
|
@ -75,7 +75,7 @@
|
|||
# No outer gaps when only one tiled window on normal workspaces
|
||||
"w[t1]s[false], gapsout:0"
|
||||
# Large outer gaps on special workspaces
|
||||
"s[true], gapsout:30"
|
||||
"s[true], gapsout:60"
|
||||
|
||||
"special:music, on-created-empty:spotify"
|
||||
"special:chat, on-created-empty:discord"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue