use gtklock instead of swaylock
This commit is contained in:
16
bin/lock.sh
Executable file
16
bin/lock.sh
Executable file
@@ -0,0 +1,16 @@
|
||||
#! /bin/bash
|
||||
|
||||
gtklock
|
||||
|
||||
# leave it here in case i'll need it later
|
||||
# swaylock \
|
||||
# --screenshots \
|
||||
# --indicator \
|
||||
# --indicator-radius 100 \
|
||||
# --indicator-thickness 7 \
|
||||
# --clock \
|
||||
# --ring-color ffeced \
|
||||
# --key-hl-color 0291ff \
|
||||
# --effect-blur 7x5 \
|
||||
# --effect-vignette 0.5:0.5 \
|
||||
# --fade-in 0.2
|
||||
Reference in New Issue
Block a user