Add alacritty config

This commit is contained in:
2021-02-24 08:57:27 +05:30
parent b88c356bcd
commit a8b44d9399
2 changed files with 2 additions and 1 deletions

View File

@@ -52,7 +52,7 @@ exec --no-startup-id xfce4-power-manager
floating_modifier $mod floating_modifier $mod
# start a terminal # start a terminal
bindsym $mod+Return exec i3-sensible-terminal bindsym $mod+Return exec alacritty
# kill focused window # kill focused window
bindsym $mod+Shift+q kill bindsym $mod+Shift+q kill

View File

@@ -10,6 +10,7 @@ test ! -f ~/.config/wallpaper/wallpaper.jpg && echo "Download to ~/.config/wallp
# dunst # dunst
test ! -d ~/.config/dunst && ln -s "$(pwd)/dunst" ~/.config/dunst test ! -d ~/.config/dunst && ln -s "$(pwd)/dunst" ~/.config/dunst
test ! -d ~/.config/alacritty && ln -s "$(pwd)/alacritty" ~/.config/alacritty
# wallpaper # wallpaper
mkdir -p ~/.config/wallpaper/ mkdir -p ~/.config/wallpaper/