1
0

friendship with hyprland over, now sway is my best friend

This commit is contained in:
2024-07-21 09:48:08 +02:00
parent ece1097f72
commit b9a0aa07f4
2 changed files with 199 additions and 2 deletions
+14 -2
View File
@@ -2,9 +2,15 @@
"layer": "top",
"position": "top",
"spacing": 0,
"modules-left": ["hyprland/workspaces"],
"modules-left": ["sway/workspaces", "hyprland/workspaces"],
"modules-center": ["clock"],
"modules-right": ["custom/recording", "cpu", "disk", "disk#sda", "idle_inhibitor", "tray", "custom/transmission", "network"],
"modules-right": ["custom/recording", "cpu", "disk", "disk#sda", "disk#mount", "idle_inhibitor", "tray", "custom/transmission", "network"],
"sway/workspaces": {
"format": "{name}",
"all-outputs": false,
"on-click": "activate",
"sort-by-number": true
},
"hyprland/workspaces": {
"format": "{name}",
"all-outputs": false,
@@ -51,6 +57,12 @@
"interval": 5,
"tooltip-format": "{free} available on {path}"
},
"disk#mount": {
"path": "/home/mark/Files/Downloads/mount",
"format": "{free}",
"interval": 5,
"tooltip-format": "{free} available on {path}"
},
"idle_inhibitor": {
"format": "{icon}",
"format-icons": {