dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles
Log | Files | Refs | README | LICENSE Back to index

commit d902820b7a61b407df3600e34f86f39edf1166e4
parent b41f63a75b265725559a9196d4d76e5f92e8e534
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Thu, 20 Dec 2018 21:31:53 +0100

Do not lock with xautolock in sleeping state

Diffstat:
Mlinks/.xinitrc | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/links/.xinitrc b/links/.xinitrc @@ -20,7 +20,7 @@ eval $(ssh-agent) eval $(gpg-agent) # Automatically suspend system after 20 mins of inactivity -xautolock -time 10 -locker $HOME/bin/xlock & +xautolock -time 10 -locker $HOME/bin/xlock -detectsleep & # Read .Xmodmap for modified keys setxkbmap -option ctrl:nocaps