diff --git a/scripts/detect-x.sh b/scripts/detect-x.sh new file mode 100755 index 0000000..dc5dfe8 --- /dev/null +++ b/scripts/detect-x.sh @@ -0,0 +1,4 @@ +#!/bin/bash + +echo $XDG_SESSION_TYPE +