diff options
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/xmonad-status.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/xmonad-status.hs b/scripts/xmonad-status.hs index ef41313..4bd47b0 100644 --- a/scripts/xmonad-status.hs +++ b/scripts/xmonad-status.hs @@ -13,7 +13,7 @@ -- -- An example use: -- --- xmonad | mux | dzen2 -ta l -fg '#a8a3f7' -bg '#3f3c6d' +-- xmonad | xmonad-status | dzen2 -ta l -fg '#a8a3f7' -bg '#3f3c6d' -- -- Creates a workspace table on the left side of the screen. -- |