mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-22 02:50:24 +10:00
Minor edits.
This commit is contained in:
@@ -451,7 +451,8 @@ myKeys =
|
||||
-- Other Dmenu Prompts
|
||||
-- In Xmonad and many tiling window managers, M-p is the default keybinding to
|
||||
-- launch dmenu_run, so I've decided to use M-p plus KEY for these dmenu scripts.
|
||||
, ("M-p c", spawn "dcolors") -- pick color from our scheme
|
||||
, ("M-p a", spawn "dmsounds") -- pick color from our scheme
|
||||
, ("M-p c", spawn "dmcolors") -- pick color from our scheme
|
||||
, ("M-p e", spawn "dmconf") -- edit config files
|
||||
, ("M-p i", spawn "dmscrot") -- screenshots (images)
|
||||
, ("M-p k", spawn "dmkill") -- kill processes
|
||||
|
||||
Reference in New Issue
Block a user