quick note

This commit is contained in:
Tiago Sousa 2024-03-14 22:37:38 +00:00
parent 72f0e41648
commit 7a4856380d
Signed by: tiago
SSH key fingerprint: SHA256:odOD9vln9U7qNe1R8o3UCbE3jkQCkr5/q5mgd5hwua0

View file

@ -43,6 +43,7 @@ sed -i "s/set -g status-style 'bg=.* fg=.*'/set -g status-style 'bg=${tmux_backg
tmux source "$HOME/.config/tmux/tmux.conf" tmux source "$HOME/.config/tmux/tmux.conf"
# change dunst # change dunst
# NOTE: need to change fish theme for gruvbox
# change fish # change fish
fish -c "echo 'y' | fish_config theme save '${chosen}'" fish -c "echo 'y' | fish_config theme save '${chosen}'"
@ -50,4 +51,4 @@ fish -c "echo 'y' | fish_config theme save '${chosen}'"
# maybe change gtk theme?? and discord?? # maybe change gtk theme?? and discord??
# recompile i3 # recompile i3
i3-msg restart i3-msg -q restart