I3 to Sway #1
1 changed files with 8 additions and 8 deletions
|
@ -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": {
|
||||
|
|
Loading…
Reference in a new issue