diff --git a/hardware/monitor.md b/hardware/monitor.md deleted file mode 100644 index f94a148..0000000 --- a/hardware/monitor.md +++ /dev/null @@ -1,17 +0,0 @@ ---- -title: monitor -tags: -- hardware ---- -See screen size - -```sh -xrandr -q -``` - -Automatically configure: - -```sh -xrandr --auto -``` -