Some Waybar options use variables (fonts, thermal)

This commit is contained in:
Yorick Barbanneau 2023-05-15 00:06:11 +02:00
parent 798ddf4a60
commit 6884f050da
2 changed files with 7 additions and 19 deletions

View file

@ -1,17 +1,4 @@
---
waybar_style:
colors:
bg: '#323232'
fg: '#ddd'
hover: '#f268b3'
selected: '#1cd180'
ok: '#1cd180'
warning: '#f2b768'
critical: '#f268b3'
fonts:
bar:
family: 'Fira Code Nerd Font'
size: '14px'
tray:
family: 'DejaVu sans'
size: '14px'
cpu_thermal_zone: 0
waybar_bar_font_size: '14px'
waybar_tray_font_size: '14px'