Removed useless modules for laptop
This commit is contained in:
parent
85df4a282b
commit
35dbedf753
1 changed files with 2 additions and 5 deletions
|
@ -146,20 +146,17 @@
|
||||||
"sway/mode",
|
"sway/mode",
|
||||||
],
|
],
|
||||||
"modules-center": [
|
"modules-center": [
|
||||||
|
"custom/clock",
|
||||||
],
|
],
|
||||||
"modules-right": [
|
"modules-right": [
|
||||||
"disk#1",
|
|
||||||
"disk#2",
|
|
||||||
"network#openvpn",
|
"network#openvpn",
|
||||||
"network",
|
"network",
|
||||||
|
"temperature",
|
||||||
"cpu",
|
"cpu",
|
||||||
"memory",
|
"memory",
|
||||||
"temperature",
|
|
||||||
"battery",
|
"battery",
|
||||||
"backlight",
|
"backlight",
|
||||||
"pulseaudio",
|
"pulseaudio",
|
||||||
"mpd",
|
|
||||||
"custom/clock",
|
|
||||||
"tray"
|
"tray"
|
||||||
],
|
],
|
||||||
"custom/clock": {
|
"custom/clock": {
|
||||||
|
|
Loading…
Reference in a new issue