sway: use swaylock instead of physlock due to alacritty bug when switching to con

This commit is contained in:
Daniel Lundin 2020-02-11 12:11:29 +01:00
parent 05d2b99aa0
commit 2a74d070f5
3 changed files with 8 additions and 1 deletions

View file

@ -1,4 +1,4 @@
set $lock physlock -dms -p "$(echo -e -n '\e[31;1m' && toilet -t -f bigmono12 Shelman Group)"
set $lock swaylock
set $mod Mod4
set $term env DARKMODE=true alacritty --config-file=/home/dln/.config/alacritty/alacritty-dark.yml

7
.config/swaylock/config Normal file
View file

@ -0,0 +1,7 @@
ignore-empty-password
scaling=fill
color=000000
font-size=64
indicator-radius=400
indicator-thickness=80
image=~/.config/swaylock/shelman.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 76 KiB