redesigns waybar and small hyprland adjustments

This commit is contained in:
2026-08-07 18:06:02 +02:00
parent 97fb8472f2
commit 720004bde8
29 changed files with 791 additions and 242 deletions
@@ -0,0 +1,11 @@
{
"idle_inhibitor": {
"format": "{icon}",
"format-icons": {
"activated": "󰛨",
"deactivated": "󰛩"
},
"tooltip-format-activated": "System Focused",
"tooltip-format-deactivated": "Normal Mode"
}
}