diff options
Diffstat (limited to '')
-rw-r--r-- | scripts/xmonad-clock.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/xmonad-clock.c b/scripts/xmonad-clock.c index 42f38bd..9ab6a94 100644 --- a/scripts/xmonad-clock.c +++ b/scripts/xmonad-clock.c @@ -3,7 +3,7 @@ dwm/xmonad status bar provider. launch from your .xinitrc, and pipe into dzen2. -to compile: gcc -Os -s -o xmonad-status xmonad-status.c +to compile: gcc -Os -s -o xmonad-clock xmonad-clock.c Copyright (c) 2007, Tom Menari <tom dot menari at googlemail dot com> Copyright (c) 2007, Don Stewart |