gentoo-sway #2
1 changed files with 8 additions and 8 deletions
|
@ -145,9 +145,10 @@
|
||||||
"output": "eDP-1",
|
"output": "eDP-1",
|
||||||
"modules-left": [
|
"modules-left": [
|
||||||
"sway/workspaces",
|
"sway/workspaces",
|
||||||
"sway/mode"
|
"sway/mode",
|
||||||
],
|
],
|
||||||
"modules-center": [
|
"modules-center": [
|
||||||
|
"clock"
|
||||||
],
|
],
|
||||||
"modules-right": [
|
"modules-right": [
|
||||||
"disk#1",
|
"disk#1",
|
||||||
|
@ -160,12 +161,11 @@
|
||||||
"battery",
|
"battery",
|
||||||
"backlight",
|
"backlight",
|
||||||
"pulseaudio",
|
"pulseaudio",
|
||||||
"custom/multimedia_previous",
|
// "custom/multimedia_previous",
|
||||||
"custom/multimedia_current",
|
// "custom/multimedia_current",
|
||||||
"custom/multimedia_next",
|
// "custom/multimedia_next",
|
||||||
"clock",
|
|
||||||
"tray"
|
"tray"
|
||||||
],
|
],
|
||||||
"sway/workspaces": {
|
"sway/workspaces": {
|
||||||
"all-outputs": true
|
"all-outputs": true
|
||||||
},
|
},
|
||||||
|
@ -220,7 +220,7 @@
|
||||||
},
|
},
|
||||||
"temperature#3": {
|
"temperature#3": {
|
||||||
"thermal-zone": 1,
|
"thermal-zone": 1,
|
||||||
"hwmon-path": "/sys/class/hwmon/hwmon8/temp1_input",
|
"hwmon-path": "/sys/class/hwmon/hwmon7/temp1_input",
|
||||||
"format": "{temperatureC}°C"
|
"format": "{temperatureC}°C"
|
||||||
},
|
},
|
||||||
"backlight": {
|
"backlight": {
|
||||||
|
|
Loading…
Reference in a new issue