align for arch
This commit is contained in:
2
.bashrc
2
.bashrc
@@ -162,3 +162,5 @@ export SSH_AUTH_SOCK=/home/wholteza/snap/bitwarden/current/.bitwarden-ssh-agent.
|
||||
export PATH="/home/wholteza/.cargo/bin:$PATH"
|
||||
### Start oh my posh
|
||||
eval "$(oh-my-posh init bash --config '~/.config/oh-my-posh/theme.omp.json')"
|
||||
|
||||
setxkbmap se
|
||||
|
||||
@@ -70,7 +70,7 @@ floating_modifier $mod
|
||||
#tiling_drag modifier titlebar
|
||||
|
||||
# start a terminal
|
||||
bindsym $mod+Return exec /home/wholteza/.cargo/bin/alacritty --config-file /home/wholteza/.config/alacritty/alacritty.toml
|
||||
bindsym $mod+Return exec alacritty --config-file /home/wholteza/.config/alacritty/alacritty.toml
|
||||
|
||||
# kill focused window
|
||||
bindsym $mod+Shift+q kill
|
||||
|
||||
Reference in New Issue
Block a user