fix: fixed conflicts + moving to yadm
This commit is contained in:
12
.config/hypr/scripts/before-sleep.sh
Executable file
12
.config/hypr/scripts/before-sleep.sh
Executable file
@@ -0,0 +1,12 @@
|
||||
#!/bin/bash
|
||||
|
||||
# hyprctl keyword monitor "eDP-1, 1920x1080@120, 0x0, 1, vrr, 1"
|
||||
|
||||
# TODO: why uwsm?
|
||||
brightnessctl -s
|
||||
# brightnessctl --class='backlight' set 0%
|
||||
#
|
||||
# sleep 4
|
||||
# brightnessctl --class='backlight' set 20%
|
||||
|
||||
uwsm app -- hyprlock &
|
||||
Reference in New Issue
Block a user