mirror of
https://github.com/TecharoHQ/anubis.git
synced 2026-04-21 15:46:41 +00:00
test: start work on Pale Moon tests
Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
Executable
+6
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
export DISPLAY=:0
|
||||
while true; do
|
||||
dwm
|
||||
sleep 1
|
||||
done
|
||||
Reference in New Issue
Block a user