mirror of
https://github.com/morten-olsen/nixos-config.git
synced 2026-02-08 00:36:27 +01:00
init
This commit is contained in:
16
user/files/hyprland/scripts/lock.sh
Executable file
16
user/files/hyprland/scripts/lock.sh
Executable file
@@ -0,0 +1,16 @@
|
||||
#!/usr/bin/env bash
|
||||
swaylock \
|
||||
--screenshots \
|
||||
--clock \
|
||||
--indicator-radius 200 \
|
||||
--indicator-thickness 8 \
|
||||
--datestr "%a %e.%m.%Y" --timestr "%k:%M" \
|
||||
--effect-scale 1 \
|
||||
--effect-blur 7x7 \
|
||||
--ring-color 000000 \
|
||||
--key-hl-color 880033 \
|
||||
--line-color 00000000 \
|
||||
--inside-color 00000066 \
|
||||
--separator-color 00000000 \
|
||||
--fade-in 0.6
|
||||
#--effect-vignette 0.5:0.5 \
|
||||
Reference in New Issue
Block a user