required_commands "sway swayidle swaylock waybar fzf" # configs process_dirs config ${HOME}/.config # scripts install_bin bin/import-gsettings.sh install_bin bin/launcher.sh install_bin bin/sway.sh # Variables define_env "QT_AUTO_SCREEN_SCALE_FACTOR" "0" define_env "QT_QPA_PLATFORM" "wayland-egl" define_env "QT_WAYLAND_DISABLE_WINDOWDECORATION" "1" define_env "MOZ_ENABLE_WAYLAND" "1" define_env "QT_QPA_PLATFORMTHEME" "gtk3"