st version bump, more flexibility for dmenu_displays
This commit is contained in:
parent
43652ce5e4
commit
63c9908af2
2 changed files with 1 additions and 1 deletions
|
@ -12,6 +12,6 @@ case $selection in
|
|||
($VARIANTS[3]) /usr/bin/xrandr --output $DISPLAY_LEFT --auto --output $DISPLAY_RIGHT --auto --right-of $DISPLAY_LEFT ;;
|
||||
(*) exit 1 ;;
|
||||
esac
|
||||
/usr/bin/feh --bg-scale $HOME/.wallpaper.png
|
||||
/usr/bin/feh --bg-${WP_MODE-scale} $HOME/.wallpaper.png
|
||||
/usr/bin/sleep 1
|
||||
exit 0
|
||||
|
|
BIN
st
BIN
st
Binary file not shown.
Loading…
Reference in a new issue