From f4b77c42ca78c5265c4754caeef5289e3841f5e9 Mon Sep 17 00:00:00 2001 From: Timmy Keller Date: Thu, 23 Dec 2021 22:20:14 -0600 Subject: some youtube dl script and dmenu runapplication and test timmywm and modified other scripts idjlol --- x11/testtimmywm | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100755 x11/testtimmywm (limited to 'x11/testtimmywm') diff --git a/x11/testtimmywm b/x11/testtimmywm new file mode 100755 index 0000000..330a328 --- /dev/null +++ b/x11/testtimmywm @@ -0,0 +1,6 @@ +#!/bin/sh + +Xephyr -br -ac -reset -screen 2160x1440 :1 & +sleep 1 +export DISPLAY=:1 +timmywm & -- cgit v1.2.3