Update theme

This commit is contained in:
2025-06-07 22:03:59 -04:00
parent 7e0dec587f
commit 6480d9e869
3 changed files with 3 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ alias config='/usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME'
PS1='[\u@\h \W]\$ ' PS1='[\u@\h \W]\$ '
if [ -z "$WAYLAND_DISPLAY" ] && [ -n "$XDG_VTNR" ] && [ "$XDG_VTNR" -eq 1 ] ; then if [ -z "$WAYLAND_DISPLAY" ] && [ -n "$XDG_VTNR" ] && [ "$XDG_VTNR" -eq 1 ] ; then
exec sway exec sway --unsupported-gpu
fi fi
# pnpm # pnpm

View File

@@ -1,5 +1,5 @@
[font] [font]
size = 16.0 size = 22.0
[font.normal] [font.normal]
family = "JetBrainsMono Nerd Font" family = "JetBrainsMono Nerd Font"

View File

@@ -43,6 +43,7 @@ default_floating_border normal 4
# Status bar # Status bar
bar { bar {
font "JetBrainsMono Nerd Font" "Normal" 22
position top position top
colors { colors {
statusline $text statusline $text