diff --git a/.local/bin/xmonconf b/.local/bin/xmonconf index 3ab704c..29484ad 100755 --- a/.local/bin/xmonconf +++ b/.local/bin/xmonconf @@ -6,11 +6,6 @@ set -euo pipefail _monitors="" # Cache for the xrandr output -# Get the number of monitors connected to the system -get_monitor_count() { - xrandr --listmonitors | head -n1 | cut -d' ' -f2 -} - # Get the list of connected and disconnected monitors. # Includes information about the primary monitor # E.g: