default shell

This commit is contained in:
Quentin Godefroid 2024-01-03 14:41:29 +01:00
parent d2abaeca60
commit d878af53af
Signed by: hactario
GPG key ID: 688E98939E5CBE8D
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
git/.gitconfig-work git/.gitconfig-work
zsh/.oh-my-zsh
home/ home/
nano/.cache/nano/* nano/.cache/nano/*

View file

@ -49,7 +49,7 @@ floating_modifier $mod
# tiling_drag modifier titlebar # tiling_drag modifier titlebar
# start a terminal # start a terminal
bindsym $mod+Return exec /etc/profiles/per-user/hactario/bin/alacritty bindsym $mod+Return exec alacritty
# kill focused window # kill focused window
bindsym $mod+Shift+a kill bindsym $mod+Shift+a kill