Skip to content

Commit 374c640

Browse files
committed
2 parents 2366622 + a4243be commit 374c640

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Configs/.config/waybar/modules/tray.jsonc

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,4 @@ To modify the module,
44
copy the content from xdg_share/waybar/modules/*.jsonc to ~/.config/waybar/modules/*.jsonc
55
https://man.archlinux.org/man/extra/waybar/waybar-tray.5
66
*/
7-
{
8-
"tray": {
9-
// "icon-size": 16, // Setting this is useless, waybar.py generates the font size scaled 1x monitor
10-
"spacing": 1
11-
}
12-
}
7+
{}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"tray": {
3+
"spacing": 5
4+
}
5+
}

0 commit comments

Comments
 (0)