diff options
Diffstat (limited to 'bin/wmunsafe')
-rwxr-xr-x | bin/wmunsafe | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/wmunsafe b/bin/wmunsafe index cd99b2e..6fc7762 100755 --- a/bin/wmunsafe +++ b/bin/wmunsafe @@ -1,3 +1,6 @@ #! /bin/bash feh --no-fehbg --bg-fill ~/.config/bspwm/unsafe_wallpaper + +ln -snf ${HOME}/.config/polybar.d/unsafe ${HOME}/.config/polybar +polybar-msg cmd restart |