Answers for "determine wayland x11"

0

determine wayland x11

loginctl show-session $(awk '/tty/ {print $1}' <(loginctl)) -p Type | awk -F= '{print $2}'
Posted by: Guest on April-27-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language