Skip to content
Snippets Groups Projects
Commit a5a9960c authored by Opt Out's avatar Opt Out
Browse files

Removal of more Sway WM artifacts

Former-commit-id: 507861fc
Former-commit-id: 03e2cd92
Former-commit-id: 99554ad1
parent ac0cd1e8
No related branches found
No related tags found
No related merge requests found
......@@ -52,20 +52,6 @@ main() {
case $GUI_ENVIRONMENT in
"CLI") ;;
# "WM")
# gui_working_dir=$WM_WORKING_DIR
# gui_dirs=(${SWAY_DIRS[@]})
# gui_files=(${SWAY_FILES[@]})
# gui_services=(${SWAY_SERVICES[@]})
# gui_groups=(${SWAY_GROUPS[@]})
# pre_check
# check_dirs
# copy_files
# start_services
# add_groups
# reconfigure
# post_check
# ;;
"DE")
gui_working_dir=$DE_WORKING_DIR
gui_dirs=(${GNOME_DIRS[@]})
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment