mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-03-05 10:01:37 +01:00
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
|
# Change the wal color scheme
|
||||||
super + m
|
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
|
alt + F1
|
||||||
~/.config/rofi/launch.sh
|
~/.config/rofi/launch.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user