This commit is contained in:
t470p
2024-05-11 20:12:01 -05:00
parent 42129e2e10
commit 05c37bf0e9
3 changed files with 28 additions and 15 deletions

View File

@@ -4,11 +4,13 @@
# import using 'source'
OPTIONS_LOADED=true
OPTIONS_LOADED=true # used to check if options have been loaded
CLONE_TARGET_DIR=/tmp
CLONE_TARGET_DIR=/tmp # directory to clone dots repository to
USER=poq
USER=poq # system user
# window manager / compositor
HYPRLAND=false
I3WM=true
QTILE=false