mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-15 12:54:15 +01:00
sxhkd: Prioritize color scheme over background
In the future it may be nice to automatically add a selection of backgrounds that can be rotated through, or support getting those images from an external source.
This commit is contained in:
parent
9bc5d45278
commit
3a189b31f6
@ -28,8 +28,8 @@ super + o
|
||||
(xdo show -N "Polybar" && bspc config top_padding $(cat ~/.cache/polybar/bspwm_top_padding))
|
||||
|
||||
# Change the wal color scheme
|
||||
alt + m
|
||||
wal -o ~/.config/wal/done.sh -i ~/Pictures/Wallpapers
|
||||
super + m
|
||||
wal -o ~/.config/wal/done.sh --theme random_dark
|
||||
|
||||
super + z
|
||||
~/.config/rofi/launch.sh
|
||||
|
Loading…
Reference in New Issue
Block a user