sway/waybar: fix colors after f36 upgrade
This commit is contained in:
@@ -15,9 +15,6 @@
|
||||
|
||||
"position": "left",
|
||||
|
||||
// If height property would be not present, it'd be calculated dynamically
|
||||
"height": 37,
|
||||
|
||||
"modules-left": [
|
||||
"sway/workspaces"
|
||||
],
|
||||
@@ -131,6 +128,7 @@
|
||||
"sway/workspaces": {
|
||||
"all-outputs": false,
|
||||
"disable-scroll": false,
|
||||
"disable-scroll-wraparound": true,
|
||||
"format": "{icon}",
|
||||
"format-icons": {
|
||||
"1": "一",
|
||||
|
||||
Reference in New Issue
Block a user