commit 1f65796b7d55de8a6e87a1d2a78773603d3a77cd (tree) parent 4705a298fdbf68b3a552c0617d82329e3d26f67d Author: Motiejus Jakštys <motiejus@uber.com> Date: Thu, 8 Oct 2020 13:56:12 +0300 use xscreensaver instead Diffstat:
| M | X/.xsessionrc | | | 4 | +++- |
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/X/.xsessionrc b/X/.xsessionrc @@ -7,4 +7,6 @@ nm-applet & blueman-applet & pnmixer & compton --daemon -xss-lock -- i3lock --ignore-empty-password --pointer win --color=3a6ea5 & +xscreensaver -no-splash & +xss-lock -- xscreensaver-command -lock & +#xss-lock -- i3lock --ignore-empty-password --pointer win --color=3a6ea5 &