Sticky Themes!
Not published yet, so it will cause an error in 1.7
This commit is contained in:
parent
a84afb1d65
commit
87a8141336
|
@ -71,8 +71,10 @@ client.focused $base05 $base0D $base00 $base0D $base0D
|
|||
client.focused_inactive $base01 $base01 $base05 $base03 $base01
|
||||
client.unfocused $base01 $base00 $base05 $base01 $base01
|
||||
client.urgent $base08 $base08 $base00 $base08 $base08
|
||||
# Feature request placed for this, but it does not exist as of 1.7
|
||||
#client.sticky $base08 $base08 $base00 $base08 $base08
|
||||
# Feature request (https://github.com/swaywm/sway/pull/7208) does not exist as of 1.7
|
||||
#client.sticky $base04 $base04 $base04 $base04 $base04
|
||||
#client.sticky_inactive $base06 $base06 $base06 $base06 $base06
|
||||
#client.sticky_unfocused $base07 $base07 $base07 $base07 $base07
|
||||
client.placeholder $base00 $base00 $base05 $base00 $base00
|
||||
|
||||
################################################################################
|
||||
|
|
Loading…
Reference in New Issue