feat: improved taskbar;

refactor: hyprland blur
This commit is contained in:
2025-12-25 02:10:29 +03:00
parent fc6b2a4291
commit deace16b64
6 changed files with 48 additions and 21 deletions

View File

@@ -47,8 +47,8 @@
"wlr/taskbar": {
"all-outputs": false,
"format": "{icon}",
"icon-size": 25,
"icon-theme": "Retro Art - Red Kolya",
"icon-size": 24,
"icon-theme": "GreyStone",
"tooltip-format": "{title}",
"on-click": "activate",
"on-click-middle": "close",
@@ -78,7 +78,8 @@
"s3": 30,
"s4": 50,
"s5": 70
}
},
"on-click": "kitty btop"
},
"memory": {
"format": "{icon}",
@@ -94,7 +95,8 @@
"s4": 70
},
"tooltip-format": "{used:0.1f}GiB used",
"tooltip": true
"tooltip": true,
"on-click": "kitty btop"
},
"temperature": {
"format": "{icon}",
@@ -103,7 +105,8 @@
"󰄰", "󰄰", "󰄰", "󰄰", "󰄰", "󰪞", "󰪟", "󰪠", "󰪡", "󰪢", "󰪣", "󰪤", "󰪥"
],
"warning-threshold": 60,
"critical-threshold": 80
"critical-threshold": 80,
"on-click": "kitty btop"
},
"mpd": {
"password": "kapuchinamusica",