lightmode
E. Almqvist 2 years ago
parent 070375c8fa
commit eb17de89cf
  1. 2
      alacritty/.config/alacritty/alacritty.yml
  2. 4
      polybar/.config/polybar/config

@ -54,7 +54,7 @@ font:
style: Bold Italic style: Bold Italic
# Point size # Point size
size: 8 size: 9
# Offset is the extra space around each character. `offset.y` can be thought of # Offset is the extra space around each character. `offset.y` can be thought of
# as modifying the line spacing, and `offset.x` as modifying the letter spacing. # as modifying the line spacing, and `offset.x` as modifying the letter spacing.

@ -53,8 +53,8 @@ height = 28
background = ${colors.background} background = ${colors.background}
foreground = ${colors.foreground} foreground = ${colors.foreground}
padding-left = 16 padding-left = 2
padding-right = 16 padding-right = 2
module-margin = 1 module-margin = 1
modules-left = dwm modules-left = dwm

Loading…
Cancel
Save