change launche keybind

This commit is contained in:
♥ Minnie ♥ 2025-05-18 20:24:18 +08:00
parent 0c56860e41
commit b78895a86e
Signed by: jasmine
GPG key ID: 8563E358D4E8040E

View file

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