mirror of
https://github.com/hydroxycarbamide/dotfiles.git
synced 2025-05-07 05:19:07 -04:00
Add swaylock config
This commit is contained in:
parent
a172576ddb
commit
df00b6c5c8
7 changed files with 27 additions and 66 deletions
|
@ -448,7 +448,7 @@ exec systemctl start --user foot-server
|
|||
exec systemctl start --user sunshine
|
||||
exec wl-paste --type text --watch cliphist store
|
||||
exec wl-paste --type image --watch cliphist store
|
||||
exec swayidle before-sleep 'loginctl lock-session' lock '/home/eric/.config/hypr/bsplock'
|
||||
exec swayidle before-sleep 'loginctl lock-session' lock 'swaylock'
|
||||
# exec /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 &
|
||||
exec /usr/lib/polkit-kde-authentication-agent-1 &
|
||||
exec rm -f /tmp/sovpipe && mkfifo /tmp/sovpipe && tail -f /tmp/sovpipe | sov -t 200 -n -c 1 -s $HOME/.config/sov
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue