Better special workspaces

This commit is contained in:
2025-05-08 15:40:58 +02:00
parent d01e20a89a
commit 7299d9086f
4 changed files with 60 additions and 21 deletions
+4
View File
@@ -34,6 +34,9 @@
"hyprland/workspaces": {
"format": "{icon}",
"format-icons": {
"social": "󰍥 ",
"mail": " ",
"terminal": " ",
"11": "1",
"12": "2",
"13": "3",
@@ -62,6 +65,7 @@
"DP-3": [11, 12, 13, 14, 15, 16, 17, 18, 19, 20],
"DP-2": [21, 22, 23, 24, 25, 26, 27, 28, 29, 30]
},
"show-special": true
},
"clock": {
"format": "{:L%A %d %B %H:%M}",
+1 -7
View File
@@ -39,14 +39,8 @@ button:hover {
background: inherit;
}
#workspaces {
padding-top: 2px;
padding-left: 5px;
padding-right: 5px;
}
#workspaces button {
padding: 0px 0px;
padding: 0px 2px;
background-color: white;
color: #000000;
border-radius: 50px;