diff options
| author | JaKooLit <jimmielovejay@gmail.com~> | 2023-12-22 23:50:53 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com~> | 2023-12-22 23:51:12 +0900 |
| commit | 6bda4a16b37732bcf4658f8331eaf8c514125218 (patch) | |
| tree | 5d9f1eb2f80533144fc85d46775157d52e707154 | |
| parent | fc9c3f6e073cacb89d5bd9cda26ef8da2e82b03a (diff) | |
updated waybar modules tray icon size
| -rw-r--r-- | config/waybar/modules | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/waybar/modules b/config/waybar/modules index 3e7682dc..78077e87 100644 --- a/config/waybar/modules +++ b/config/waybar/modules @@ -450,7 +450,7 @@ }, "tray": { - "icon-size": 13, + "icon-size": 14, "spacing": 8, }, @@ -466,7 +466,7 @@ "wlr/taskbar": { "format": "{icon} {name} ", - "icon-size": 14, + "icon-size": 15, "all-outputs": false, "tooltip-format": "{title}", "on-click": "activate", |
