Hacky workaround for hyprland screenlocking

This commit is contained in:
2023-12-20 08:57:27 +01:00
parent 8e952f5cf6
commit 4a6fc56b1b

2
bin/hyprlock Executable file
View File

@@ -0,0 +1,2 @@
#!/bin/dash
swaylock --screenshots --clock --indicator --indicator-radius 100 --indicator-thickness 7 --effect-blur 7x5 --effect-vignette 0.5:0.5 --ring-color bb00cc --key-hl-color 880033 --line-color 00000000 --inside-color 00000088 --separator-color 00000000 --grace 2 --fade-in 0.2 --submit-on-touch