user/sxhkd: show bar on super_l hold
This commit is contained in:
parent
bba52e38de
commit
1e80b3f543
2 changed files with 4 additions and 1 deletions
|
|
@ -32,6 +32,9 @@ in {
|
|||
# Gamma
|
||||
"ctrl + XF86MonBrightness{Up,Down}" = "xgamma -gamma {1.3,1}";
|
||||
|
||||
"Super_L" = "eww open mainbar";
|
||||
"@Super_L" = "eww close mainbar";
|
||||
|
||||
# Kill focused window
|
||||
"super + {_,shift + }c" = "bspc node -{c,k}";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue