now fuzzel and so on. Idk what happened last time

This commit is contained in:
2025-08-24 14:54:50 +02:00
parent 1b56d25e41
commit 1cac4ca84d
17 changed files with 811 additions and 160 deletions

View File

@@ -3,7 +3,7 @@
"position": "top",
"height": 38,
"spacing": 0,
"modules-left": ["clock", "hyprland/workspaces", "hyprland/submap"],
"modules-left": ["clock", "niri/workspaces", "hyprland/submap"],
"modules-center": [ ],
"modules-right": ["network", "battery", "cpu", "memory", "custom/keyboard-layout", "custom/notification", "pulseaudio", "tray"],
@@ -17,21 +17,6 @@
"format": "♥"
},
"battery": {
"bat": "BAT0",
"states": {
"good": 90,
"warning": 20,
"critical": 7
},
"format": "{icon} {capacity}%",
"format-charging": " {capacity}%",
"format-plugged": " {capacity}%",
"format-alt": "{time} {icon}",
"format-icons": ["", "", "" , "", ""]
},
"cpu": {
"interval": 5,
"format": "CPU: {usage}% {avg_frequency} GHz"