I3 to Sway #1

Merged
dbroqua merged 112 commits from gentoo-sway into master 2021-10-21 21:40:49 +02:00
Showing only changes of commit b1c3a21475 - Show all commits

View File

@ -145,9 +145,10 @@
"output": "eDP-1",
"modules-left": [
"sway/workspaces",
"sway/mode"
],
"sway/mode",
],
"modules-center": [
"clock"
],
"modules-right": [
"disk#1",
@ -160,12 +161,11 @@
"battery",
"backlight",
"pulseaudio",
"custom/multimedia_previous",
"custom/multimedia_current",
"custom/multimedia_next",
"clock",
// "custom/multimedia_previous",
// "custom/multimedia_current",
// "custom/multimedia_next",
"tray"
],
],
"sway/workspaces": {
"all-outputs": true
},
@ -220,7 +220,7 @@
},
"temperature#3": {
"thermal-zone": 1,
"hwmon-path": "/sys/class/hwmon/hwmon8/temp1_input",
"hwmon-path": "/sys/class/hwmon/hwmon7/temp1_input",
"format": "{temperatureC}°C"
},
"backlight": {