chore(swaylock): add daemonize to the config

This commit is contained in:
surtur 2021-05-20 18:10:37 +02:00
parent 8eaff04f27
commit 509749c8c0
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D
2 changed files with 3 additions and 2 deletions

@ -6,7 +6,7 @@ set
$down j $down j
$up k $up k
$right l $right l
$lock exec ~/utils/bin/swaylock-wrapper $lock exec swaylock
$lockt exec ~/utils/bin/sway-locker -t $lockt exec ~/utils/bin/sway-locker -t
$term KITTY_ENABLE_WAYLAND=1 kitty # qterminal alacritty $term KITTY_ENABLE_WAYLAND=1 kitty # qterminal alacritty
$menu wofi --show drun $menu wofi --show drun

@ -1,10 +1,11 @@
# vim: ft=config # vim: ft=config
daemonize
screenshots screenshots
clock clock
indicator indicator
show-failed-attempts show-failed-attempts
indicator-radius=100 indicator-radius=150
indicator-thickness=7 indicator-thickness=7
effect-blur=7x5 effect-blur=7x5
effect-vignette=0.5:0.5 effect-vignette=0.5:0.5