feat: simplified workspaces
This commit is contained in:
@@ -66,20 +66,7 @@
|
||||
},
|
||||
"hyprland/workspaces": {
|
||||
"all-outputs": false,
|
||||
"sort-by-number": true,
|
||||
"format": "{icon}",
|
||||
"format-icons": {
|
||||
"1": "",
|
||||
"2": "",
|
||||
"3": "",
|
||||
"4": "",
|
||||
"5": "",
|
||||
"6": "",
|
||||
"7": "",
|
||||
"8": "",
|
||||
"9": "",
|
||||
"10": ""
|
||||
}
|
||||
"sort-by-number": true
|
||||
},
|
||||
"hyprland/window": {
|
||||
"separate-outputs": true,
|
||||
|
||||
@@ -58,7 +58,6 @@ tooltip {
|
||||
box-shadow: none;
|
||||
margin: 0;
|
||||
padding: 0 10px;
|
||||
min-height: 20px;
|
||||
}
|
||||
|
||||
#custom-launcher,
|
||||
@@ -79,7 +78,6 @@ tooltip {
|
||||
|
||||
#workspaces button {
|
||||
all: initial;
|
||||
font-size: 18px;
|
||||
min-width: 24px;
|
||||
padding: 0 4px;
|
||||
margin: 2px 2px;
|
||||
@@ -89,7 +87,6 @@ tooltip {
|
||||
|
||||
#workspaces button label {
|
||||
color: inherit;
|
||||
font-size: 18px;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user