Regenerated

This commit is contained in:
2026-04-03 00:06:49 +02:00
parent ddda0a51ec
commit fe1081030b
3 changed files with 319 additions and 319 deletions
+309 -309
View File
File diff suppressed because it is too large Load Diff
+5 -5
View File
@@ -2678,7 +2678,7 @@ These are config files for waybar
// "temperature", // "temperature",
"battery", "battery",
"tray", "tray",
"clock", "clock"
], ],
"custom/hypr-workspaces": { "custom/hypr-workspaces": {
@@ -2706,7 +2706,7 @@ These are config files for waybar
"deactivated": " 󰒲 " "deactivated": " 󰒲 "
}, },
"tooltip-format-activated": "Staying awake", "tooltip-format-activated": "Staying awake",
"tooltip-format-deactivated": "Might sleep....", "tooltip-format-deactivated": "Might sleep...."
}, },
"pulseaudio": { "pulseaudio": {
@@ -2718,7 +2718,7 @@ These are config files for waybar
"headset": "", "headset": "",
"phone": "", "phone": "",
"portable": "", "portable": "",
"default": ["", ""], "default": ["", ""]
}, },
"on-click": "pavucontrol", "on-click": "pavucontrol",
}, },
@@ -2768,8 +2768,8 @@ These are config files for waybar
"format": "{capacity}% {icon}", "format": "{capacity}% {icon}",
"format-charging": "{capacity}% 󰂄", "format-charging": "{capacity}% 󰂄",
"format-plugged": "{capacity}%  ", "format-plugged": "{capacity}%  ",
"format-icons": ["󰁺", "󰁼", "󰁾", "󰂀", "󱈏 "], "format-icons": ["󰁺", "󰁼", "󰁾", "󰂀", "󱈏 "]
}, }
} }
#+END_SRC #+END_SRC
+5 -5
View File
@@ -19,7 +19,7 @@
// "temperature", // "temperature",
"battery", "battery",
"tray", "tray",
"clock", "clock"
], ],
"custom/hypr-workspaces": { "custom/hypr-workspaces": {
@@ -47,7 +47,7 @@
"deactivated": " 󰒲 " "deactivated": " 󰒲 "
}, },
"tooltip-format-activated": "Staying awake", "tooltip-format-activated": "Staying awake",
"tooltip-format-deactivated": "Might sleep....", "tooltip-format-deactivated": "Might sleep...."
}, },
"pulseaudio": { "pulseaudio": {
@@ -59,7 +59,7 @@
"headset": "", "headset": "",
"phone": "", "phone": "",
"portable": "", "portable": "",
"default": ["", ""], "default": ["", ""]
}, },
"on-click": "pavucontrol", "on-click": "pavucontrol",
}, },
@@ -109,6 +109,6 @@
"format": "{capacity}% {icon}", "format": "{capacity}% {icon}",
"format-charging": "{capacity}% 󰂄", "format-charging": "{capacity}% 󰂄",
"format-plugged": "{capacity}%  ", "format-plugged": "{capacity}%  ",
"format-icons": ["󰁺", "󰁼", "󰁾", "󰂀", "󱈏 "], "format-icons": ["󰁺", "󰁼", "󰁾", "󰂀", "󱈏 "]
}, }
} }