fix indent

This commit is contained in:
♥ Minnie ♥ 2024-01-29 22:33:12 +08:00
parent ba5e322bb1
commit 65579fb12c

View file

@ -36,7 +36,7 @@ myWorkspaces = ["code", "chat", "web", "games", "misc"]
myKeys =
-- launching and killing programs
[ ("M-n" , spawn myTerminal ) -- %! Launch terminal
, ("M-e" , spawn "rofi -show run" ) -- %! Launch rofi
, ("M-e" , spawn "rofi -modi run,calc -show run" ) -- %! Launch rofi
, ("M-C-w" , kill ) -- %! Close the focused window
-- layouts
, ("M-t" , sendMessage $ JumpToLayout "Spacing Tiled") -- %! Jump to our tiled layout