ENH change background

This commit is contained in:
Nathan Dwarshuis 2021-09-17 11:55:30 -04:00
parent 1ee8110871
commit 63d551b8a4
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#! /bin/bash
feh --no-fehbg --bg-scale --bg-fill "$XDG_DATA_HOME/backgrounds/wallpaper.png" &
feh --no-fehbg --bg-scale --bg-fill "$XDG_DATA_HOME/backgrounds/moon_forest.jpg" &
killall conky > /dev/null 2>&1
conky -d > /dev/null 2>&1