Add nwg-wrapper help to sway config
This commit is contained in:
parent
3cf7136a10
commit
b5ae0d4b42
@ -301,6 +301,11 @@ default_orientation horizontal
|
|||||||
# make the current focus fullscreen
|
# make the current focus fullscreen
|
||||||
bindsym $Mod+Shift+f fullscreen
|
bindsym $Mod+Shift+f fullscreen
|
||||||
|
|
||||||
|
# show/hide help
|
||||||
|
bindsym Mod1+h pkill -f -12 nwg-wrapper
|
||||||
|
# move help to front/back
|
||||||
|
bindsym Mod1+Shift+H pkill -f -12 nwg-wrapper
|
||||||
|
|
||||||
############### Border & Gaps ###############
|
############### Border & Gaps ###############
|
||||||
|
|
||||||
# changing border style
|
# changing border style
|
||||||
|
Reference in New Issue
Block a user