sway: remove border and gaps

This commit is contained in:
Marco Thomas
2022-07-05 19:05:22 +02:00
parent ad0d2177ac
commit dc6849650f
8 changed files with 63 additions and 75 deletions

View File

@@ -16,7 +16,7 @@
"position": "top",
// If height property would be not present, it'd be calculated dynamically
"height": 30,
"height": 36,
"modules-left": [
"sway/workspaces",
@@ -25,6 +25,7 @@
"modules-center": [
],
"modules-right": [
"temperature",
"cpu",
"backlight",
"battery",
@@ -124,7 +125,7 @@
"sway/window": {
"format": "{}",
"max-length": 80
"max-length": 120
},
"sway/workspaces": {
@@ -134,7 +135,7 @@
"format-icons": {
"1": "",
"2": "",
"3": "",
"3": "‭ﭮ‬",
"4": "",
"5": "",
"8": "",
@@ -164,6 +165,7 @@
"temperature": {
"critical-threshold": 80,
"thermal-zone": 10,
"interval": 5,
"format": "{icon} {temperatureC}°C",
"format-icons": [