This commit is contained in:
Luke Smith
2019-06-01 10:53:34 -04:00
parent 6b334b59fc
commit 9391af624c
3 changed files with 13 additions and 9 deletions

View File

@@ -1,9 +1,8 @@
#!/bin/sh
# A UI for detecting and selecting all displays.
# Probes xrandr for connected displays and lets user select one to use.
# User may also select "manual selection" which opens arandr.
# I plan on adding a routine from multi-monitor setups later.
# A UI for detecting and selecting all displays. Probes xrandr for connected
# displays and lets user select one to use. User may also select "manual
# selection" which opens arandr.
twoscreen() { # If multi-monitor is selected and there are two screens.