diff options
Diffstat (limited to 'mount')
-rwxr-xr-x | mount | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -0,0 +1,3 @@ +#!/bin/sh +MOUNTED="$(ls -m ~/Mounted)" +[ "$MOUNTED" = "" ] && exit 0 || echo "\003 $MOUNTED\001" |
![]() |
index : Status Blocks | |
Scripts I use in DWM status bar |
summaryrefslogtreecommitdiffstats |