diff options
| author | Thomas Schneider <qsx@qsx.re> | 2019-06-23 18:17:15 +0200 |
|---|---|---|
| committer | Thomas Schneider <qsx@qsx.re> | 2019-06-23 18:17:15 +0200 |
| commit | 4a4c3fc759bd922e7b7bf61fa1068ac471a4fb64 (patch) | |
| tree | b1e2effc289dad54a6c15b95e2758ace4cf1257c /dot.xprofile | |
| parent | 9dbe18d6790ee9f87214b878a3deae55902c8667 (diff) | |
i3: Replace XScreensaver with xss-lock and physlock
Diffstat (limited to 'dot.xprofile')
| -rw-r--r-- | dot.xprofile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dot.xprofile b/dot.xprofile index e4fb82c..35340e2 100644 --- a/dot.xprofile +++ b/dot.xprofile @@ -4,8 +4,7 @@ if [ -z $XPROFILE_RUN ]; then export GDK_SCALE=2 xrandr --dpi 192 [ -f ~/.fehbg ] && ~/.fehbg - xscreensaver -no-splash & - xscreensaver-dunst-watch & + xss-lock -- physlock -p "Locked by: $USER" -s -m & nm-applet & redshift-gtk & nextcloud & |
