From fc7183610261575d5e873b9a89261a025f4543ae Mon Sep 17 00:00:00 2001 From: dabruh <11458706-dabruh@users.noreply.gitlab.com> Date: Fri, 19 Apr 2024 08:45:23 +0200 Subject: [PATCH] Remove unused func --- .local/bin/xmonconf | 5 ----- 1 file changed, 5 deletions(-) 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: