basic Qt application, with dual screen capability, and sway config to auto-assign

This commit is contained in:
2026-08-07 00:24:58 -05:00
parent a50800dc8c
commit 07dfd7d3f4
74 changed files with 126091 additions and 0 deletions
+1
View File
@@ -4,5 +4,6 @@ set -e
export WLR_BACKENDS=wayland
export WLR_WL_OUTPUTS=2
export WLR_LIBINPUT_NO_DEVICES=1
export NOMAD_SHELL="$PWD/build/nomad-shell"
exec sway --config "$(dirname "$0")/sway.conf"