Update waybar config for desktop
parent
83c31d6b92
commit
1d8ff766be
|
@ -3,7 +3,7 @@ Description=Rust analyzer multiplex server
|
|||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=%h/.asdf/shims/ra-multiplex-server
|
||||
ExecStart=%h/.asdf/shims/ra-multiplex server
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
|
|
|
@ -167,6 +167,7 @@
|
|||
"on-click": "blueman-manager"
|
||||
},
|
||||
"temperature": {
|
||||
"hwmon-path": ["/sys/class/hwmon/hwmon3/temp1_input", "/sys/class/thermal/thermal_zone0/temp"],
|
||||
"critical-threshold": 80,
|
||||
"interval": 5,
|
||||
"format": "{icon} {temperatureC}°C",
|
||||
|
|
Loading…
Reference in New Issue