feat: improved taskbar;
refactor: hyprland blur
This commit is contained in:
@@ -117,7 +117,8 @@
|
||||
"format-alt": "{time} {icon}",
|
||||
// "format-good": "", // An empty format will hide the module
|
||||
"format-icons": ["", "", "", "", "", "", "", "", ""],
|
||||
"tooltip-format": "{capacity}%, draws {power:2.1f}W, time is {time}"
|
||||
"tooltip-format": "{capacity}%, draws {power:2.1f}W, time is {time}",
|
||||
"on-click": "gnome-power-statistics"
|
||||
},
|
||||
"network": {
|
||||
"format-wifi": "{icon}",
|
||||
@@ -127,7 +128,8 @@
|
||||
"format-disconnected": "",
|
||||
"format-icons": [
|
||||
"", "", "", "", ""
|
||||
]
|
||||
],
|
||||
"on-click": "kitty nmtui-connect"
|
||||
},
|
||||
"pulseaudio": {
|
||||
// "scroll-step": 1, // %, can be a float
|
||||
|
||||
Reference in New Issue
Block a user