- Fixed i3lock re-using the last image

- Set up /etc/environment sharing
This commit is contained in:
2022-08-03 21:28:16 +02:00
parent d28b21dcdf
commit 414bb14b1b
4 changed files with 23 additions and 10 deletions

7
config/environment Normal file
View File

@@ -0,0 +1,7 @@
#
# This file is parsed by pam_env module
#
# Syntax: simple "KEY=VAL" pairs on separate lines
#
XCURSOR_THEME="Adwaita"
EDITOR="nano"