Create helper script to automate log on tasks

This commit is contained in:
Ferit Yiğit BALABAN 2022-03-31 17:56:03 +03:00
parent 4974b61c33
commit c0b47da0e8
No known key found for this signature in database
GPG Key ID: BB8494BA65A90842

13
comingback.sh Executable file
View File

@ -0,0 +1,13 @@
#!/usr/bin/env bash
#
# Ferit Yigit BALABAN <fyb@duck.com>, 2022
#
# Step 1: Screen brightness back at %50
brightnessctl --device amdgpu_bl0 set 50%
# Step 2: Set keyboard backlight to %33
brightnessctl --device asus::kbd_backlight set 33%
# Step 3: Set mouse light to breathing colors
rivalcfg --color=#FF66F5 --light-effect=breath