clipmenu (complete)
This commit is contained in:
parent
79e6cf4b49
commit
23eac2f9a5
@ -358,8 +358,7 @@ myKeys = [
|
||||
-- windows (viewOnScreen 1 "ws")
|
||||
-- ifWindows (resource =? "altUrxvt") (mapM_ focus) (spawnHere altTerminal))
|
||||
, ((lAlt, xK_v), do
|
||||
spawnHere "clipmenu"
|
||||
spawnHere "xdotool key Ctrl+v")
|
||||
spawn "clipmenu && xdotool key Ctrl+v")
|
||||
--, ((winKey .|. shiftMask, xK_v), do
|
||||
-- windows (viewOnScreen 1 "virtualbox")
|
||||
-- ifWindows (className =? "Gvim") (mapM_ focus) (spawnHere "gvim"))
|
||||
|
Loading…
Reference in New Issue
Block a user