Updated Waybar && Switched to JetBrainsMono

This commit is contained in:
2025-12-15 23:46:52 -05:00
parent 51deed6aa6
commit 8e4ceadfb1
21 changed files with 389 additions and 567 deletions

View File

@@ -0,0 +1,27 @@
{
...
}:
{
format = "{icon}";
tooltip-format = "Backlight {percent}%";
format-icons = [
" "
" "
" "
" "
" "
" "
" "
" "
" "
" "
" "
" "
" "
" "
" "
];
icon-size = 10;
on-scroll-down = "brightnessctl set 10%-";
on-scroll-up = "brightnessctl set +10%";
}