From 1e7b88d3af77fe73ef020d7b42dbf97341d1cb19 Mon Sep 17 00:00:00 2001 From: BardofSprites <89086143+BardofSprites@users.noreply.github.com> Date: Wed, 8 Jan 2025 17:58:35 -0500 Subject: back to slock, fix dpi --- xorg/.xprofile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'xorg/.xprofile') diff --git a/xorg/.xprofile b/xorg/.xprofile index ad13ce0..b3cf133 100644 --- a/xorg/.xprofile +++ b/xorg/.xprofile @@ -1,4 +1,5 @@ -xscreensaver & +xrandr --dpi 96 & +xss-lock -- /usr/bin/slock & $HOME/.local/bin/scripts/startpage.sh & # $HOME/.screenlayout/twomonitors.sh & picom --daemon & -- cgit v1.2.3