diff options
author | Timmy Keller <tjk@tjkeller.xyz> | 2022-01-20 17:07:39 -0600 |
---|---|---|
committer | Timmy Keller <tjk@tjkeller.xyz> | 2022-01-20 17:07:39 -0600 |
commit | 1ffe58f3ee6eeb2d81729eb7c458a8979eb2df68 (patch) | |
tree | abf5bd1cfa67232bc349174135814e316be3de3b /x11/testtimmywm | |
parent | 32d34ac9c5e3b682800f65f24743f2f29af04347 (diff) | |
download | scripts-1ffe58f3ee6eeb2d81729eb7c458a8979eb2df68.tar.xz scripts-1ffe58f3ee6eeb2d81729eb7c458a8979eb2df68.zip |
moved many scripts around, small tweaks/rewrites, mounter verify xsudo and xclick scripts
Diffstat (limited to 'x11/testtimmywm')
-rwxr-xr-x | x11/testtimmywm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/testtimmywm b/x11/testtimmywm index 330a328..33cda37 100755 --- a/x11/testtimmywm +++ b/x11/testtimmywm @@ -1,5 +1,4 @@ #!/bin/sh - Xephyr -br -ac -reset -screen 2160x1440 :1 & sleep 1 export DISPLAY=:1 |