diff options
author | Ryan Kavanagh <rak@rak.ac> | 2023-01-13 15:26:32 -0500 |
---|---|---|
committer | Ryan Kavanagh <rak@rak.ac> | 2023-01-13 15:26:32 -0500 |
commit | ef4057489886c33f48b0b2c6cff6296f52a9824f (patch) | |
tree | cf0f1ba26169b93b46e26ac71480c57140aebc26 /dot_Xresources.tmpl | |
parent | Set ft=xdefaults for xresources (diff) |
xlock xresources
Diffstat (limited to 'dot_Xresources.tmpl')
-rw-r--r-- | dot_Xresources.tmpl | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/dot_Xresources.tmpl b/dot_Xresources.tmpl index 6047e5c..993f9ad 100644 --- a/dot_Xresources.tmpl +++ b/dot_Xresources.tmpl @@ -33,7 +33,9 @@ Xft.hinting: 1 Xft.hintstyle: hintfull Xft.rgba: rgb -XLock*logoutButton: -1 +XLock.dpmsoff: 10 +XLock.lockdelay: 0 +XLock.logoutButton: -1 Xpdf*fileFilterStyle: filter_hidden_files |