Minor edits.

This commit is contained in:
Derek Taylor
2021-04-29 19:21:23 -05:00
parent c4a4736a72
commit 76ee161752
4 changed files with 18 additions and 24 deletions

View File

@@ -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