diff options
Diffstat (limited to 'autostart.sh')
| -rwxr-xr-x | autostart.sh | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/autostart.sh b/autostart.sh index 67384aa..2b28711 100755 --- a/autostart.sh +++ b/autostart.sh @@ -2,6 +2,7 @@ /bin/bash ~/scripts/dwm-status.sh & picom -b -feh --bg-fill ~/Pictures/Айвазовский_И.К._Волна.jpg +feh -g 2560x1440 --bg-fill ~/Pictures/Айвазовский_И.К._Волна.jpg -g 1920x1200 -bg-fill ~/Pictures/Айвазовский_И.К._Волна.jpg /bin/bash ~/scripts/setxmodmap.sh & /bin/bash ~/scripts/autostart_wait.sh & +/bin/bash ~/scripts/dualmon.sh & |
