forked from extern/nix-config
bspwm: Add ksuperkey
Although it was cute that I was the only one that knew how to use my computer, standard keybinds is a pretty neat thing to have. This was another change I programmed before deciding to use GNOME instead.
This commit is contained in:
parent
9062ef8e9a
commit
6a850cafb9
@ -129,3 +129,6 @@ alttab -d 1 -w 1 -font "xft:Noto Sans CJK JP" -mk Super_L &
|
||||
|
||||
# Fix bar showing above fullscreen programs
|
||||
xdo above -t "$(xdo id -N Bspwm -n root | sort | head -n 1)" $(xdo id -n tint2)
|
||||
|
||||
# Make the start button work as expected
|
||||
ksuperkey -t 200
|
||||
|
Loading…
Reference in New Issue
Block a user