]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - xmonad/xmonad.hs
herbstluftwm: Add basic configuration file.
[config/dotfiles.git] / xmonad / xmonad.hs
index f8e7ca157ced90896ba2765bdbd08f3e4bd0a358..daa2c5a929f22b4ca61d87492d15350a0727f605 100644 (file)
@@ -177,9 +177,9 @@ myKeys = [
         -- Freenode (2010-12-18 14:45 CET).
       , ((myModMask, xK_f), toggleWS)
 
-      -- Lock the screen. The sleep is necessary to allow xtrlock to graph the
+      -- Lock the screen. The sleep is necessary to allow xtrlock to grab the
       -- keyboard input.
-      , ((myModMask, xK_z), spawn "sleep 1 && xtrlock")
+      , ((myModMask, xK_z), spawn "sleep 1 && exec xtrlock")
     ]
     ++
     -- When using multiple screens, switching to another workspace causes