Remove monitor notes

This commit is contained in:
2026-05-24 18:29:38 +02:00
parent f4f6da1250
commit e35e9a7766
-17
View File
@@ -1,17 +0,0 @@
---
title: monitor
tags:
- hardware
---
See screen size
```sh
xrandr -q
```
Automatically configure:
```sh
xrandr --auto
```