Remove unused func

This commit is contained in:
dabruh 2024-04-19 08:45:23 +02:00
parent 0cab2a6640
commit fc71836102
1 changed files with 0 additions and 5 deletions

View File

@ -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: