Update .zshrc
Update .config/sway/config
This commit is contained in:
parent
0e2d89e836
commit
5c8f5fafd6
2 changed files with 3 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ export ZSH="$HOME/.oh-my-zsh"
|
|||
# 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
|
||||
# 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
|
||||
# Setting this variable when ZSH_THEME=random will cause zsh to load
|
||||
|
|
|
|||
|
|
@ -271,6 +271,8 @@ bar {
|
|||
#}
|
||||
}
|
||||
|
||||
for_window [app_id="foot"] floating enable
|
||||
|
||||
exec mako
|
||||
exec steam
|
||||
exec ticktick
|
||||
|
|
|
|||
Loading…
Reference in a new issue