diff --git a/roy-config/hypr/scripts/get-current-monitor.sh b/roy-config/hypr/scripts/get-current-monitor.sh new file mode 100644 index 0000000..4ef7521 --- /dev/null +++ b/roy-config/hypr/scripts/get-current-monitor.sh @@ -0,0 +1,3 @@ +# bin/bash +dir=$1 +echo "current monitor $1"