default shell
This commit is contained in:
parent
d2abaeca60
commit
d878af53af
2 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,3 +1,4 @@
|
||||||
git/.gitconfig-work
|
git/.gitconfig-work
|
||||||
|
zsh/.oh-my-zsh
|
||||||
home/
|
home/
|
||||||
nano/.cache/nano/*
|
nano/.cache/nano/*
|
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue