@ -16,8 +16,8 @@ then
if [ -z "$side" ]; then exit 0; fi
echo 'xrandr --output $out --auto $side eDP-1'
xrandr --output $out --auto --$side eDP-1
else
#
out=`xrandr | grep ' connected' | awk '{print $1}' | \
dmenu -i -p 'Device to dettach'`
if [ -z "$out" ]; then exit 0; fi
The note is not visible to the blocked user.