[i3] Simplify i3 config

This commit is contained in:
reo6 2023-05-31 00:32:57 +03:00
parent 1dfd3d995d
commit 87a056143d
2 changed files with 10 additions and 30 deletions

2
.zshrc
View file

@ -1,6 +1,6 @@
export ZSH="$HOME/.oh-my-zsh"
ZSH_THEME="agnoster"
ZSH_THEME="gallois"
plugins=(git)
source $ZSH/oh-my-zsh.sh