Massive configuration overhaul
Currently paying the price of months of non-diligent git usage. Here's what has changed. - Theming support in Gvcci and wpgtk - Dropping support for i3 - Supporting EXWM - Many Elisp modules - Collapsed redundant directories in ./configs
This commit is contained in:
parent
a7c72adb2e
commit
6b456c1b7a
551 changed files with 88587 additions and 1392 deletions
11
configs/shared/.xsecurelockrc
Normal file
11
configs/shared/.xsecurelockrc
Normal file
|
@ -0,0 +1,11 @@
|
|||
# Replace the gLinux penguin with a custom image.
|
||||
XSECURELOCK_LOGO_IMAGE=~/Dropbox/static/pickle-rick.jpg
|
||||
|
||||
# Enable this to remove the background imagery from the xsecurelock screen.
|
||||
# XSECURELOCK_SAVER=saver_blank
|
||||
|
||||
# Enable this to use the famous "Flying Toasters" screensaver.
|
||||
# XSECURELOCK_SAVER=saver_xscreensaver
|
||||
|
||||
# Turn this off on laptop (not on desktop).
|
||||
XSECURELOCK_BLANK_DPMS_STATE=on
|
Loading…
Add table
Add a link
Reference in a new issue