updates, only minor

This commit is contained in:
Solomon Laing 2022-11-01 14:24:52 +10:30
parent 1fc86c9634
commit 5892a24f80
2 changed files with 3 additions and 2 deletions

View File

@ -9,6 +9,7 @@ nitrogen --restore &
# compositor
picom --experimental-backend &
# red light at night
redshift-gtk -l 34.92866:138.59863 &
# cursor

View File

@ -290,8 +290,8 @@ myStandardEZKeys =
, ("M-S-<Return>", spawn (myTerminal ++ " -e " ++ "tmux-worker")) -- open a terminal with system tmux session
, ("M-C-S-<Return>", spawn (myTerminal)) -- open a terminal
, ("M-e", spawn (myFileManager)) -- open a file manager
, ("M-S-e", spawn (myTerminal ++ " -e " ++ "lfub")) -- launch lf in alacritty
, ("M-i", spawn (myTerminal ++ " -e " ++ myEditor)) -- launch vim in alacritty
, ("M-S-e", spawn (myTerminal ++ " -e " ++ "lfub")) -- launch lf in terminal
, ("M-i", spawn (myTerminal ++ " -e " ++ myEditor)) -- launch vim in terminal
--NOTE file manager bindings
, ("C-l l", spawn (myFileManager)) -- open file manager