change launche keybind
This commit is contained in:
parent
0c56860e41
commit
b78895a86e
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ myKeymap =
|
||||||
|
|
||||||
-- spawning programs
|
-- spawning programs
|
||||||
[ ("M-<Space> s t", spawn myTerminal )
|
[ ("M-<Space> s t", spawn myTerminal )
|
||||||
, ("M-<Space> s l", spawn myLauncher )
|
, ("M-<Space> s d", spawn myLauncher )
|
||||||
, ("M-<Space> s f", spawn myFileManager)
|
, ("M-<Space> s f", spawn myFileManager)
|
||||||
, ("M-<Space> s s", spawn myScrot )
|
, ("M-<Space> s s", spawn myScrot )
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue