From 65063196e069be4d8acb15cd0df779ceee56fb53 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Mon, 26 May 2025 14:10:08 -0500 Subject: replacing xscreensaver for slock --- dotfiles/system/.local/bin/startdwm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dotfiles/system/.local/bin/startdwm') diff --git a/dotfiles/system/.local/bin/startdwm b/dotfiles/system/.local/bin/startdwm index c6aef7a..0dfab5c 100755 --- a/dotfiles/system/.local/bin/startdwm +++ b/dotfiles/system/.local/bin/startdwm @@ -23,8 +23,8 @@ xhost si:localuser:root # start desktop environment applications (conky | while read LINE; do xsetroot -name "$LINE"; done) & -xscreensaver --no-splash & -xautolock -time 5 -locker "xscreensaver-command -activate" & + +xautolock -time 5 -locker slock & picom & sxhkd & emacs --daemon & -- cgit v1.2.3