chore(swaylock): add daemonize to the config
This commit is contained in:
parent
8eaff04f27
commit
509749c8c0
@ -6,7 +6,7 @@ set
|
||||
$down j
|
||||
$up k
|
||||
$right l
|
||||
$lock exec ~/utils/bin/swaylock-wrapper
|
||||
$lock exec swaylock
|
||||
$lockt exec ~/utils/bin/sway-locker -t
|
||||
$term KITTY_ENABLE_WAYLAND=1 kitty # qterminal alacritty
|
||||
$menu wofi --show drun
|
||||
|
@ -1,10 +1,11 @@
|
||||
# vim: ft=config
|
||||
|
||||
daemonize
|
||||
screenshots
|
||||
clock
|
||||
indicator
|
||||
show-failed-attempts
|
||||
indicator-radius=100
|
||||
indicator-radius=150
|
||||
indicator-thickness=7
|
||||
effect-blur=7x5
|
||||
effect-vignette=0.5:0.5
|
||||
|
Loading…
Reference in New Issue
Block a user