Move from i3 to sway #1

Merged
an.tsouchlos merged 27 commits from feature/sway into main 2024-06-05 22:57:02 +00:00
Showing only changes of commit d6bc329c85 - Show all commits

View File

@ -1,7 +1,8 @@
# Lines configured by zsh-newuser-install # Lines configured by zsh-newuser-install
HISTFILE=~/.histfile HISTFILE=~/.histfile
HISTSIZE=1000 HISTSIZE=5000
SAVEHIST=1000 SAVEHIST=5000
setopt hist_ignore_all_dups
setopt extendedglob setopt extendedglob
unsetopt beep unsetopt beep
bindkey -v bindkey -v