Change the main terminal from alacritty -> kitty 🥰

This commit is contained in:
Anas Elgarhy 2022-08-05 21:44:03 +02:00
parent 202d939a66
commit eb4c01d478
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
/* def */
#define WEBBROWSER "google-chrome-stable"
#define TERMINAL "alacritty"
#define TERMINAL "kitty"
#define SCREENSHOT "spectacle"
#define GUI_FILEMANAGER "pcmanfm"
@ -30,7 +30,7 @@ static const char *const autostart[] = {
"setxkbmap", "-model", "pc101", "-layout", "us,ar", "-variant", ",,", "-option", "grp:win_space_toggle", NULL,
// "xkbset", "exp", "=sticky", "-twokey", "-latchlock", NULL, // sticky keys
"/bin/stickykeys", NULL, // sticky keys script
"picom", NULL, // Start compositor , for transparency
// "picom", NULL, // Start compositor , for transparency
"nitrogen", "--restore", NULL, // Restores the wallpaper
"nm-applet", NULL, // Start the network manger
"copyq", NULL, // clipboard manger