forked from extern/nix-config
sxhkd: Update wal keybinds
As far as I remember, the -e was necessary to avoid the automatic tint2 reload causing the bar to be unclickable under bspwm.
This commit is contained in:
parent
3d631a90df
commit
36470f2b24
@ -45,7 +45,13 @@ super + o
|
||||
|
||||
# Change the wal color scheme
|
||||
super + m
|
||||
wal -o ~/.config/wal/done.sh --theme random_dark
|
||||
wal -o ~/.config/wal/done.sh --theme random_dark -e
|
||||
|
||||
super + z
|
||||
wal -o ~/.config/wal/done.sh -i ~/bgs -e
|
||||
|
||||
super + r
|
||||
wal -o ~/.config/wal/done.sh -R -e
|
||||
|
||||
alt + F1
|
||||
~/.config/rofi/launch.sh
|
||||
|
Loading…
Reference in New Issue
Block a user