summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorRaymaekers Luca <raymaekers.luca@gmail.com>2023-04-23 16:16:51 +0200
committerRaymaekers Luca <raymaekers.luca@gmail.com>2023-04-23 16:16:51 +0200
commit491acf4a888f4547387f6a6a6e75a08a57affd79 (patch)
tree70d87a23aa0e469ddf9444ff942c1be2eb586227 /config
parent3d7ddda90928795ee1070c9b207c2dfcfe99cb4b (diff)
updated icons
Diffstat (limited to 'config')
-rw-r--r--config/hyprland/waybar/config.jsonc17
1 files changed, 11 insertions, 6 deletions
diff --git a/config/hyprland/waybar/config.jsonc b/config/hyprland/waybar/config.jsonc
index c304ed7..0d3bc18 100644
--- a/config/hyprland/waybar/config.jsonc
+++ b/config/hyprland/waybar/config.jsonc
@@ -11,10 +11,10 @@
"format": "{artist} - {title} ({elapsedTime:%M:%S}/{totalTime:%M:%S})",
"format-disconnected": "ﳌ",
"format-stopped": "",
- "state-icons": {
- "playing": "",
- "paused": "",
- },
+ "state-icons": {
+ "playing": "",
+ "paused": "",
+ },
"on-click": "mpc toggle",
},
"battery": {
@@ -31,14 +31,19 @@
"format-icons": {
"default": ["奄", "奔", "墳"]
},
+ "on-click": "pavucontrol",
},
"temperature": {
"interval": 3,
+ "format": "{icon} {temperatureC}°C",
+ "format-icons": {
+ "default":["", "", "", "", ""]
+ },
},
"network": {
"tooltip": false,
"format-wifi": " {essid}",
- "format-ethernet": "",
+ "format-ethernet": "",
},
"cpu": {
"tooltip": false,
@@ -52,7 +57,7 @@
},
"clock": {
"format": "{:%H:%M}",
- "format-alt": " {:%A, %B %d, %Y (%R)}",
+ "format-alt": " {:%A, %B %d, %Y (%R)}",
"interval": 1,
},
"tray": {