fixes by claude

This commit is contained in:
ink
2026-08-08 17:31:31 +02:00
parent b71cbe7312
commit 79a301425d
12 changed files with 467 additions and 137 deletions
@@ -0,0 +1,14 @@
[Unit]
Description=NVIDIA GPU power state tray indicator
Documentation=file:%h/dotfiles/nvidia-power-tray/README.md
PartOf=graphical-session.target
After=graphical-session.target
[Service]
Type=simple
ExecStart=%h/.local/bin/nvidia-power-tray
Restart=on-failure
RestartSec=5
[Install]
WantedBy=graphical-session.target