add wallpaper

This commit is contained in:
Josh Thomas 2025-07-01 13:14:34 -05:00
parent 6b5163e2b2
commit 7274c614df
3 changed files with 5 additions and 2 deletions

View file

@ -28,8 +28,8 @@ env = GDK_SCALE,2 # Change to 1 if on a 1x display
env = XCURSOR_SIZE,24
env = HYPRCURSOR_SIZE,24
exec-once = hypridle & mako & waybar & fcitx5
# exec-once = swaybg -i ~/.config/omarchy/current/background -m fill
exec-once = hypridle & swaync & waybar
exec-once = hyprctl hyprpaper reload ,"~/.local/share/backgrounds/current"
exec-once = systemctl --user start hyprpolkitagent
exec-once = wl-clip-persist --clipboard regular & clipse -listen

View file

@ -0,0 +1,2 @@
preload = ~/.local/share/backgrounds/current
wallpaper = ,~/.local/share/backgrounds/current

View file

@ -54,6 +54,7 @@ mkdir -p "$BACKGROUNDS_DIR"
mkdir -p "$BACKGROUNDS_DIR/tokyo-night"
curl -sL -o "$BACKGROUNDS_DIR/tokyo-night/1-Pawel-Czerwinski-Abstract-Purple-Blue.jpg" https://images.unsplash.com/photo-1651870364199-fc5f9f46ac85
curl -sL -o "$BACKGROUNDS_DIR/tokyo-night/2-Milad-Fakurian-Abstract-Purple-Blue.jpg" https://images.unsplash.com/photo-1620207418302-439b387441b0
ln -sf "$BACKGROUNDS_DIR/tokyo-night/1-Pawel-Czerwinski-Abstract-Purple-Blue.jpg" "$BACKGROUNDS_DIR/current"
FONTS_DIR="$HOME/.local/share/fonts"
mkdir -p "$FONTS_DIR"