Merge branch 'main' of github.com:zegonix/dotfiles

This commit is contained in:
quak
2024-10-16 00:24:01 +02:00
2 changed files with 3 additions and 3 deletions

View File

@@ -52,7 +52,7 @@ module-margin = 1
separator = |
separator-foreground = ${colors.disabled}
font-0 = "VictorMono Nerd Font:size=13:weight=Bold;2"
font-0 = "VictorMono Nerd Font:size=14:weight=Bold;2"
modules-left = xworkspaces xwindow
modules-right = xkeyboard pulseaudio cpu eth date

View File

@@ -5,7 +5,7 @@ $username\
[//](bold zx_magenta)\
$directory\
[//](bold zx_cyan)\
$git_branch[-](zx_light_magenta)$git_status\
$git_branch[-](zx_gray)$git_status\
[//](bold zx_yellow)\
$jobs\
[⟩ ](bold zx_light_yellow)\
@@ -56,7 +56,7 @@ truncate_to_repo = false
disabled = false
symbol = ""
style = "fg:zx_white"
format = '[ $symbol $branch ]($style)'
format = '[$symbol $branch ]($style)'
truncation_length = 16
truncation_symbol = ">"