Update wallpaper
This commit is contained in:
parent
625efa651c
commit
50006e4ff8
2 changed files with 2 additions and 2 deletions
|
@ -255,7 +255,7 @@
|
|||
# Set the wallpaper
|
||||
swww init &
|
||||
WALLPAPER_DIR=/etc/nixos/git/wallpapers/gruvbox
|
||||
swww img $WALLPAPER_DIR/wallpaper11.jpg &
|
||||
swww img $WALLPAPER_DIR/wallpaper9.jpg &
|
||||
|
||||
# Waybar
|
||||
waybar &
|
||||
|
|
|
@ -6,7 +6,7 @@ sort=+time
|
|||
on-button-left=dismiss
|
||||
on-button-right=dismiss-all
|
||||
|
||||
font=Jetbrains Regular Nerd
|
||||
font=JetbrainsMono Regular
|
||||
background-color=#252423
|
||||
border-color=#d5c4a1bb
|
||||
text-color=#e2cca9
|
||||
|
|
Loading…
Reference in a new issue