Switch from Kitty to Alacritty

- Switch terminal from kitty to alacritty
- Remove kitty ssh kitten alias
- Add configuration file for alacritty to README
- Instead of killing xmonad, send notification to use xmonad keybinding for logout
This commit is contained in:
Sravan Balaji
2021-05-17 20:02:54 -04:00
parent e4f88101d4
commit 8edbd92d30
6 changed files with 1346 additions and 11 deletions

View File

@@ -39,7 +39,7 @@ main() {
help_menu
;;
--logout)
pkill xmonad
notify-send -t 0 "Session Control" "Press M-S-q to exit xmonad"
;;
--lock)
light-locker-command --lock