Remove 'get-displays'

This commit is contained in:
2024-01-28 20:32:17 +01:00
parent 1ce4fd0747
commit 775ef92741

View File

@@ -1,3 +0,0 @@
#!/usr/bin/env bash
xrandr -q --current | sed -n 's/^\([^ ]\+\) connected .*/\1/p'