Update wallpaper

This commit is contained in:
iFargle 2023-08-29 14:47:41 +09:00
parent 625efa651c
commit 50006e4ff8
2 changed files with 2 additions and 2 deletions

View file

@ -255,7 +255,7 @@
# Set the wallpaper # Set the wallpaper
swww init & swww init &
WALLPAPER_DIR=/etc/nixos/git/wallpapers/gruvbox WALLPAPER_DIR=/etc/nixos/git/wallpapers/gruvbox
swww img $WALLPAPER_DIR/wallpaper11.jpg & swww img $WALLPAPER_DIR/wallpaper9.jpg &
# Waybar # Waybar
waybar & waybar &

View file

@ -6,7 +6,7 @@ sort=+time
on-button-left=dismiss on-button-left=dismiss
on-button-right=dismiss-all on-button-right=dismiss-all
font=Jetbrains Regular Nerd font=JetbrainsMono Regular
background-color=#252423 background-color=#252423
border-color=#d5c4a1bb border-color=#d5c4a1bb
text-color=#e2cca9 text-color=#e2cca9