some shit
This commit is contained in:
@ -15,7 +15,7 @@
|
||||
"modules-right": [
|
||||
"custom/power-consumption",
|
||||
"custom/power-profile",
|
||||
// "custom/dpi",
|
||||
"custom/dpi",
|
||||
"custom/theme",
|
||||
"pulseaudio",
|
||||
"network",
|
||||
@ -49,11 +49,11 @@
|
||||
"on-click": "~/.config/waybar/scripts/power-profile --toggle",
|
||||
"interval": 2
|
||||
},
|
||||
// "custom/dpi": {
|
||||
// "exec": "~/.config/waybar/scripts/toggle-hdpi",
|
||||
// "on-click": "~/.config/waybar/scripts/toggle-hdpi --toggle",
|
||||
// "restart-interval": 2
|
||||
// },
|
||||
"custom/dpi": {
|
||||
"exec": "~/.config/waybar/scripts/toggle-hdpi",
|
||||
"on-click": "~/.config/waybar/scripts/toggle-hdpi --toggle",
|
||||
"restart-interval": 2
|
||||
},
|
||||
"clock": {
|
||||
"interval": 60,
|
||||
"format": "{:%H:%M}",
|
||||
|
Reference in New Issue
Block a user