diff options
Diffstat (limited to 'XMonad/Hooks')
-rw-r--r-- | XMonad/Hooks/UrgencyHook.hs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/XMonad/Hooks/UrgencyHook.hs b/XMonad/Hooks/UrgencyHook.hs index 9ea7ad8..10861c9 100644 --- a/XMonad/Hooks/UrgencyHook.hs +++ b/XMonad/Hooks/UrgencyHook.hs @@ -149,8 +149,8 @@ import Foreign (unsafePerformIO) -- -- > vbell off # or remove the existing 'vbell on' line -- --- to your .screenrc, or hit @C-a C-g@ within a running @screen@ session for a --- temporary fix. +-- to your .screenrc, or hit @C-a C-g@ within a running @screen@ session for an +-- immediate but temporary fix. -- $urxvt -- Rubber, meet road. Urxvt is the gateway between console apps and X11. To tell |