Revert "tv xmonad: paste primary with Shift+F12"
This reverts commit f58675052f
.
This commit is contained in:
parent
e726cb1f59
commit
4cfc02239b
@ -196,8 +196,6 @@ myKeys font conf = Map.fromList $
|
|||||||
, ((0, xF86XK_AudioMicMute), audioMicMute)
|
, ((0, xF86XK_AudioMicMute), audioMicMute)
|
||||||
, ((_4, xF86XK_AudioMute), pavucontrol [])
|
, ((_4, xF86XK_AudioMute), pavucontrol [])
|
||||||
|
|
||||||
, ((_S, xK_F12), forkFile {-pkg-}"xdotool" ["click", "2"] Nothing)
|
|
||||||
|
|
||||||
, ((_4, xK_Prior), forkFile {-pkg-}"xcalib" ["-invert", "-alter"] Nothing)
|
, ((_4, xK_Prior), forkFile {-pkg-}"xcalib" ["-invert", "-alter"] Nothing)
|
||||||
|
|
||||||
, ((0, xK_Print), forkFile {-pkg-}"flameshot" [] Nothing)
|
, ((0, xK_Print), forkFile {-pkg-}"flameshot" [] Nothing)
|
||||||
|
Loading…
Reference in New Issue
Block a user