sway: use swaylock instead of physlock due to alacritty bug when switching to con
This commit is contained in:
parent
05d2b99aa0
commit
2a74d070f5
3 changed files with 8 additions and 1 deletions
|
@ -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
7
.config/swaylock/config
Normal 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
|
BIN
.config/swaylock/shelman.png
Normal file
BIN
.config/swaylock/shelman.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 76 KiB |
Loading…
Reference in a new issue