diff options
Diffstat (limited to 'dotfiles/system/.local/bin')
| -rwxr-xr-x | dotfiles/system/.local/bin/monitor | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dotfiles/system/.local/bin/monitor b/dotfiles/system/.local/bin/monitor index 480e1bd..30f04b6 100755 --- a/dotfiles/system/.local/bin/monitor +++ b/dotfiles/system/.local/bin/monitor @@ -47,4 +47,4 @@ case "$CHOSEN" in esac # restore the wallpaper after resolution change -nitrogen --restore +[ -f ~/.fehbg ] && ~/.fehbg |
