DSK, i3: Slight polish, disable Conky wttr
This commit is contained in:
@@ -43,10 +43,10 @@ esac
|
||||
# Background setting
|
||||
if [ -f "~/.fehbg" ] && command -v feh; then
|
||||
~/.fehbg &
|
||||
elif command -v hsetroot > /dev/null 2>&1; then
|
||||
hsetroot -solid "#383c4a" -tile "$HOME/.wptile" -center "$HOME/.wpcenter" &
|
||||
elif command -v nitrogen > /dev/null 2>&1; then
|
||||
nitrogen --restore &
|
||||
elif command -v hsetroot > /dev/null 2>&1; then
|
||||
hsetroot -solid "#383c4a" -tile "$HOME/.wptile" -center "$HOME/.wpcenter" &
|
||||
fi
|
||||
|
||||
if [ -z "$DSK_FLAG_HASRESTARTED" ]; then
|
||||
|
0
.config/dsk/run/conky-wttr
Executable file → Normal file
0
.config/dsk/run/conky-wttr
Executable file → Normal file
Reference in New Issue
Block a user