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
+16
View File
@@ -0,0 +1,16 @@
{
"custom/distro": {
"format": "\uF385",
"tooltip": false
},
"custom/terminal": {
"format": "󰆍",
"on-click": "kitty",
"tooltip": false
},
"custom/files": {
"format": "",
"on-click": "thunar",
"tooltip": false
},
}