From dad6dc77433e661b54458978cb888fd38ae15a97 Mon Sep 17 00:00:00 2001 From: Nikita Langer Date: Mon, 6 Apr 2026 22:13:26 +0200 Subject: Initial commit --- startvxwm.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 startvxwm.sh (limited to 'startvxwm.sh') diff --git a/startvxwm.sh b/startvxwm.sh new file mode 100755 index 0000000..dfd6b16 --- /dev/null +++ b/startvxwm.sh @@ -0,0 +1,4 @@ +#!/bin/sh + +export QT_QPA_PLATFORMTHEME=qt6ct +exec vxwm -- cgit