This commit is contained in:
Cfp
2025-06-19 09:29:47 +02:00
parent 1a268fa8e8
commit 5427f7f2e9

View File

@ -13,7 +13,8 @@
"custom/media"
],
"modules-center": [
"sway/window"
"sway/window",
"clock"
],
"modules-right": [
"mpd",
@ -26,12 +27,12 @@
"temperature",
"backlight",
"keyboard-state",
"sway/language",
// "sway/language",
"battery",
"battery#bat2",
"clock",
"tray",
"custom/power"
"battery#bat2"
// "clock",
// "tray"
// "custom/power"
],
// Modules configuration
"hyprland/workspaces": {
@ -108,8 +109,10 @@
},
"clock": {
// "timezone": "America/New_York",
"format": "{:%T}",
"tooltip-format": "<big>{:%Y %B}</big>\n<tt><small>{calendar}</small></tt>",
"format-alt": "{:%Y-%m-%d}"
"format-alt": "{:%Y-%m-%d}",
"interval": 1
},
"cpu": {
"format": "{usage}% ",
@ -124,7 +127,8 @@
"critical-threshold": 80,
// "format-critical": "{temperatureC}°C {icon}",
"format": "{temperatureC}°C {icon}",
"format-icons": ["", "", ""]
// "format-icons": ["", "", ""]
"format-icons": [""]
},
"backlight": {
// "device": "acpi_video1",