mirror of
https://github.com/bvanroll/dotfiles-2022.git
synced 2025-08-29 12:02:47 +00:00
replays
This commit is contained in:
@@ -0,0 +1 @@
|
||||
/usr/lib/systemd/user/replay-sorcery.service
|
@@ -3,7 +3,9 @@ Description=Sleep Manager
|
||||
PartOf=graphical-session.target
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/bin/xautolock -time 10 -locker "i3exit suspend" -detectsleep
|
||||
#ExecStart=/usr/bin/xautolock -time 10 -locker "i3exit suspend" -detectsleep
|
||||
ExecStart=/usr/bin/swayidle -w timeout 300 'swaylock -f -c 262626' timeout 600 'systemctl suspend' before-sleep 'swaylock -f -c 262626'
|
||||
Environment=WAYLAND_DISPLAY=wayland-1
|
||||
|
||||
[Install]
|
||||
WantedBy=xsession.target
|
||||
|
1
.config/systemd/user/xsession.target.wants/sleep.service
Symbolic link
1
.config/systemd/user/xsession.target.wants/sleep.service
Symbolic link
@@ -0,0 +1 @@
|
||||
/home/beppe/.config/systemd/user/sleep.service
|
Reference in New Issue
Block a user