diff options
| author | Kumar Damani <damani.kumar@gmail.com> | 2019-05-03 21:08:59 +0000 |
|---|---|---|
| committer | Kumar Damani <damani.kumar@gmail.com> | 2019-05-03 21:08:59 +0000 |
| commit | 751e3abf86dd51b30f4dcf5e881cb99c9d1a182f (patch) | |
| tree | f29e58131e9e7bca50b6ae48a594aea78d03d437 /Scripts/.config | |
| parent | ec641eda563ffd982f4338d52cd4565092a9e909 (diff) | |
dwm stuff
Diffstat (limited to 'Scripts/.config')
| -rwxr-xr-x | Scripts/.config/Scripts/startdwm | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Scripts/.config/Scripts/startdwm b/Scripts/.config/Scripts/startdwm index 8bf41c5..60c140c 100755 --- a/Scripts/.config/Scripts/startdwm +++ b/Scripts/.config/Scripts/startdwm @@ -23,7 +23,8 @@ run st -c email -e neomutt run firefox run keepassxc amixer -c 0 set Headphone 100% unmute -#run dropbox +run dropbox +run stalonetray disk_used=$(df -hl --total / | awk '{print $5}' | sed -n 2p) |
