Autostart, conky, .(x)profile, screenshot updates

This commit is contained in:
2022-02-04 11:29:34 +04:00
parent 53a57e9f6d
commit 28b0b65a8a
5 changed files with 7 additions and 12 deletions

View File

@@ -12,5 +12,6 @@ run kdeconnect-indicator
run cbatticon -l 20 -r 5 -n
run blueman-applet
run nm-applet
run pasystray
run pasystray --notify=none
run playerctld daemon
run /usr/lib/mate-polkit/polkit-mate-authentication-agent-1

View File

@@ -64,8 +64,8 @@ ${offset 450} SWAP < $swap/$swapmax - ${lua_parse format %2.0f $swapperc}% ${swa
${offset 610} CPU TEMP < +${lua_parse format %2.1f ${if_existing /home/nick/.config/status/gpu/amd}${hwmon 4 temp 1}$else${hwmon 3 temp 1}$endif}°C > ┬────────────────────
${offset 610} iGPU TEMP <${if_existing /home/nick/.config/status/gpu/amd} +${lua_parse format %2.1f ${hwmon 3 temp 1}}°C$else Offline$endif} > ┤
${offset 610} CPU TEMP < +${lua_parse format %2.1f ${hwmon 3 temp 1}}°C > ┬────────────────────
${offset 610} iGPU TEMP <${if_existing /home/nick/.config/status/gpu/amd} +${lua_parse format %2.1f ${hwmon 5 temp 1}}°C$else Offline$endif} > ┤
${offset 610} dGPU TEMP <${if_existing /home/nick/.config/status/gpu/nvidia} +${nvidia temp}.0°C$else Offline$endif} > ┘