summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.xprofile1
1 files changed, 1 insertions, 0 deletions
diff --git a/.xprofile b/.xprofile
index 058e779..8c80435 100644
--- a/.xprofile
+++ b/.xprofile
@@ -7,6 +7,7 @@ if [ "$DESKTOP_SESSION" = "openbox-session" ] || \
setxkbmap -layout us,ru -option "grp:alt_shift_toggle"
dunst &
+xss-lock -v -- slock -m "$(cowsay 'You shall not pass!')" &
# Window manager specific config
if [ "$DESKTOP_SESSION" = "dwm" ]; then