diff options
| author | Mineralwater Xu <[email protected]> | 2022-07-07 13:39:04 +0800 |
|---|---|---|
| committer | Mineralwater Xu <[email protected]> | 2022-07-07 13:39:04 +0800 |
| commit | a348df2889545416330504b91b9aa708f65b2eb7 (patch) | |
| tree | 6c37e9c5bf2965b08f019c0d1e143a6dae9f1141 /autostart.sh | |
| parent | 41ede9676596add4fa0175aa961d8da61f66c133 (diff) | |
add dualmon.sh
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 & |
