main
Ensar Sarajčić 2025-01-24 10:46:25 +01:00
parent baceab2173
commit 35f124b329
2 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1 @@
btop.log

View File

@ -0,0 +1,10 @@
[Unit]
Description=Set openrgb to default profile
After=suspend.target hibernate.target hybrid-sleep.target suspend-then-hibernate.target
[Service]
ExecStart=/usr/bin/openrgb -p %h/.config/OpenRGB/full_cyan.orp
Type=simple
[Install]
WantedBy=suspend.target hibernate.target hybrid-sleep.target suspend-then-hibernate.target