Update .zshrc

Update .config/sway/config
This commit is contained in:
Yarne Coppens 2026-02-12 13:30:31 +01:00
parent 0e2d89e836
commit 5c8f5fafd6
2 changed files with 3 additions and 1 deletions

View file

@ -8,7 +8,7 @@ export ZSH="$HOME/.oh-my-zsh"
# load a random theme each time Oh My Zsh is loaded, in which case, # load a random theme each time Oh My Zsh is loaded, in which case,
# to know which specific one was loaded, run: echo $RANDOM_THEME # to know which specific one was loaded, run: echo $RANDOM_THEME
# See https://github.com/ohmyzsh/ohmyzsh/wiki/Themes # See https://github.com/ohmyzsh/ohmyzsh/wiki/Themes
ZSH_THEME="robbyrussell" ZSH_THEME="af-magic" # set by `omz`
# Set list of themes to pick from when loading at random # Set list of themes to pick from when loading at random
# Setting this variable when ZSH_THEME=random will cause zsh to load # Setting this variable when ZSH_THEME=random will cause zsh to load

View file

@ -271,6 +271,8 @@ bar {
#} #}
} }
for_window [app_id="foot"] floating enable
exec mako exec mako
exec steam exec steam
exec ticktick exec ticktick