mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-23 03:01:23 +02:00
bspwm: Set the color scheme to base16-tomorrow-night
As cool as it was to have a random color scheme on boot, setting a predictable and easy to read one is slightly more practical.
This commit is contained in:
parent
fcc021daa5
commit
419aa607a3
@ -39,9 +39,8 @@ if hash VBoxClient-all 2>/dev/null; then
|
|||||||
VBoxClient-all
|
VBoxClient-all
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Set the color scheme to a random one. Note that this command
|
# Set the color scheme to a sane default.
|
||||||
# needs to be run after any screen resolution changes.
|
wal -o ~/.config/wal/done.sh --theme base16-tomorrow-night
|
||||||
wal -o ~/.config/wal/done.sh -i ~/Pictures/Wallpapers
|
|
||||||
|
|
||||||
# Never blank the screen (disable power saving)
|
# Never blank the screen (disable power saving)
|
||||||
xset s off -dpms
|
xset s off -dpms
|
||||||
|
Loading…
x
Reference in New Issue
Block a user