updated keybind error, uncaught for a while, and fixed

This commit is contained in:
Solomon Laing 2021-08-18 16:21:53 +09:30
parent 7e2500433f
commit f9aecde965
2 changed files with 5 additions and 4 deletions

View File

@ -13,7 +13,6 @@ import XMonad.Actions.CopyWindow (kill1)
import XMonad.Actions.CycleWS (moveTo, shiftTo, WSType(..), nextScreen, prevScreen)
import XMonad.Actions.GridSelect
import XMonad.Actions.MouseResize
import XMonad.Actions.Submap
import XMonad.Actions.Promote
import XMonad.Actions.RotSlaves (rotSlavesDown, rotAllDown)
import qualified XMonad.Actions.TreeSelect as TS
@ -218,14 +217,14 @@ myEZKeys =
, ("M-x", spawn "$HOME/.local/bin/passwords")
-- launch searcher (dmenu and surf)
, ("M-s", spawn "$HOME/.local/bin/dmenusearch")
, ("M-s s", spawn "$HOME/.local/bin/dmenusearch")
-- launch searcher, default to duckduckgo
, ("M-s d", spawn "$HOME/.local/bin/dmenusearch duckduckgo")
-- launch mounter
, ("M-m m", spawn "$HOME/.local/bin/dmenumount")
, ("M-d m", spawn "$HOME/.local/bin/dmenumount")
-- launch unmounter
, ("M-m u", spawn "$HOME/.local/bin/dmendduumount")
, ("M-d u", spawn "$HOME/.local/bin/dmenuumount")
-- backlight controls
-- increase backlight brightness by 10

View File

@ -1,5 +1,7 @@
git-flow-completion-git
pulseaudio-bluetooth
bluez-utils
sshfs
freetube
plexamp-appimage