Browse Source

trb update

trb
chodylal 2 weeks ago
parent
commit
143e9a0c8d
  1. 4
      .config/waybar/config.jsonc

4
.config/waybar/config.jsonc

@ -31,7 +31,7 @@
},
"custom/network": {
"exec": "/home/chodak/.config/waybar/network.py --icon-size 12pt",
"exec": "/home/chodylal/.config/waybar/network.py --icon-size 12pt",
"interval": 10,
"return-type": "json",
"tooltip": true
@ -83,7 +83,7 @@
]
},
"custom/disk": {
"exec": "/home/chodak/.config/waybar/disk.py --icon-size 10pt",
"exec": "/home/chodylal/.config/waybar/disk.py --icon-size 10pt",
"interval": 30,
"return-type": "json",
"tooltip": true,

Loading…
Cancel
Save