add dmenu_window command, change dark background to gray

This commit is contained in:
2020-07-21 18:26:02 +02:00
parent 1f09556373
commit 8d84df5d14
2 changed files with 10 additions and 5 deletions

View File

@ -20,9 +20,6 @@ super + e
super + r ; {e,f,t}
{emacsclient -n -c,firefox,thunderbird}
super + shift + @space
bspc node -f $(xtitle -f '%u %s\n' $(bspc query -N -n .window) | sh ~/.config/bspwm/commands.sh dmenu -l 20 -i | cut -f 1 -d ' ')
super + semicolon ; shift + {h,l,s}
{systemctl hibernate,slock,systemctl suspend}
@ -108,6 +105,10 @@ super + {o,i}
super + {_,shift + }{1-9,0}
bspc {desktop -f,node -d} '^{1-9,10}'
# focus window by title
super + shift + @space
sh ~/.config/bspwm/commands.sh dmenu_window
#
# preselect
#