Detect X11 or Wayland
This commit is contained in:
4
scripts/detect-x.sh
Executable file
4
scripts/detect-x.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo $XDG_SESSION_TYPE
|
||||
|
||||
Reference in New Issue
Block a user