aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorawy <awy@awy.one>2025-08-14 02:37:46 +0300
committerawy <awy@awy.one>2025-08-14 02:37:46 +0300
commit24e430e7158dfefc5571e71dfb268ef2aaf2ce17 (patch)
treee6a7af4f5119e1614591a1cb591c54fa124442bf
parentb13f8c72ce23bc4bf710afd9575e6367c6a49bf7 (diff)
downloadhyprdots-24e430e7158dfefc5571e71dfb268ef2aaf2ce17.tar.gz
waybar update
-rw-r--r--.config/waybar/config.jsonc2
-rw-r--r--.config/waybar/style.css2
2 files changed, 3 insertions, 1 deletions
diff --git a/.config/waybar/config.jsonc b/.config/waybar/config.jsonc
index 0f71823..24d741d 100644
--- a/.config/waybar/config.jsonc
+++ b/.config/waybar/config.jsonc
@@ -39,6 +39,8 @@
"rewrite": {
"(.*) — Mozilla Firefox": "󰈹 $1",
"Mozilla Firefox": "󰈹 Mozilla Firefox",
+ "(.*) — GNU IceCat": "󰄛 $1",
+ "GNU IceCat": "󰄛 GNU IceCat",
"(.*) - Nvim": " $1",
"(.*) - mpv": " $1",
"Yazi: (.*)": " $1",
diff --git a/.config/waybar/style.css b/.config/waybar/style.css
index 2b9d540..7865198 100644
--- a/.config/waybar/style.css
+++ b/.config/waybar/style.css
@@ -59,7 +59,7 @@
@define-color color-tooltip-fg #ebdbb2;
* {
- font-family: "JetBrainsMono Nerd Font Propo", monospace;
+ font-family: monospace;
font-size: 17px;
font-weight: bold;
border: none;