i3wm ➔ hyprland (wip)

still a way to go. but, i am moving in the right direction, at least.
This commit is contained in:
committer@tuxwarrior
2026-02-25 14:05:09 -05:00
parent c8ab69ca6d
commit c8b915fa62
8 changed files with 96 additions and 227 deletions

View File

@@ -2,9 +2,8 @@
# klevstul
# these variables are used by 99_deploy.sh, as that script is importing this file using `source`
# these variables are used by `99_deploy.sh`, where this file is imported using `source`
OPTIONS_LOADED=true # used to check if options have been loaded
CLONE_TARGET_DIR=/tmp # directory to clone dots repository to
SYSTEM_USER=poq # system user (! root)
#I3WM=false # {true, false} installs i3 packages - used by '99_deploy.sh'