From: Simon Forman Date: Fri, 15 May 2020 14:36:25 +0000 (-0700) Subject: How to start Thun under i3. X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=762cd7d8cea8651b3ee9f0b87930be8e5f07af4a;p=joypy%2FThun.git How to start Thun under i3. Needs the filename corrected. --- diff --git a/start-with-i3.sh b/start-with-i3.sh new file mode 100755 index 0000000..19c8329 --- /dev/null +++ b/start-with-i3.sh @@ -0,0 +1 @@ +i3-msg "workspace 1; append_layout /home/sforman/Desktop/ArchLayer/System/source/Thun/i3.json" && python -m joy.gui &