diff options
| author | kd <kdam0@localhost.localdomain> | 2020-06-09 13:03:31 +0000 |
|---|---|---|
| committer | kd <kdam0@localhost.localdomain> | 2020-06-09 13:03:31 +0000 |
| commit | bf5c0a93c12994166a1c747de5c1495ce0836314 (patch) | |
| tree | 1febe6871d5bdf9258b72b670b14ef055b3168e5 | |
| parent | 92f8aaa867763fc4851e8ef11f09d48781b16f6a (diff) | |
updated start dropbox cmd in autostart
| -rwxr-xr-x | Scripts/.config/Scripts/autostart.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Scripts/.config/Scripts/autostart.sh b/Scripts/.config/Scripts/autostart.sh index 9111102..e721c09 100755 --- a/Scripts/.config/Scripts/autostart.sh +++ b/Scripts/.config/Scripts/autostart.sh @@ -35,7 +35,7 @@ fi run keepassxc amixer -c 0 set Headphone 100% unmute -run dropbox +run dropbox start # WM specific if [ $GDMSESSION == "dwm" ]; |
