aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBardofSprites <[email protected]>2025-01-08 17:58:35 -0500
committerBardofSprites <[email protected]>2025-01-08 17:58:35 -0500
commit1e7b88d3af77fe73ef020d7b42dbf97341d1cb19 (patch)
tree6728181b2b388479c42174b9dfe29148976aeab9
parentec61acfa47d4561710e11312ee1dc58830bcad2a (diff)
back to slock, fix dpi
-rw-r--r--xorg/.xprofile3
1 files changed, 2 insertions, 1 deletions
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 &