From 9391af624c07382663474f36573b8cbd87d78090 Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Sat, 1 Jun 2019 10:53:34 -0400 Subject: dox --- .local/bin/displayselect | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to '.local/bin/displayselect') diff --git a/.local/bin/displayselect b/.local/bin/displayselect index e526014..c0e3479 100755 --- a/.local/bin/displayselect +++ b/.local/bin/displayselect @@ -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. -- cgit v1.3.1