This commit is contained in:
2025-06-01 04:53:15 -05:00
parent b5704ecf1d
commit c88f53156e
8685 changed files with 9035 additions and 88 deletions
+10 -5
View File
@@ -18,14 +18,13 @@
"modules-right": [
"tray",
"idle_inhibitor",
"pulseaudio",
"network",
"custom/notification",
"pulseaudio",
"clock",
"custom/power"
],
"custom/os_button": {
"format": "󰣇",
"format": "",
"on-click": "rofi -show drun -theme skycontrast",
"tooltip": false
},
@@ -59,6 +58,12 @@
"on-click": "activate"
},
"hyprland/workspaces": {
"format": "{icon}",
"format-icons": {
"urgent": "⨀",
"active": "⬤",
"default": "⬤"
},
"persistent-workspaces": {
"DP-1": [1,2,3,4,5],
}
@@ -66,8 +71,8 @@
"idle_inhibitor": {
"format": "{icon}",
"format-icons": {
"activated": "",
"deactivated": ""
"activated": "",
"deactivated": ""
}
},
"tray": {