Files
dotwryn/scwrypts/dotwryn/desktop/xorg/xrandr/disconnect-all
T

8 lines
169 B
Bash
Executable File

#!/bin/zsh
use --group dotwryn desktop/xorg/xrandr
#####################################################################
MAIN() {
XRANDR__DISCONNECT_ALL_DISPLAYS $@
}