aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlessandro Iezzi <aiezzi@alessandroiezzi.it>2022-04-27 11:30:47 +0200
committerAlessandro Iezzi <aiezzi@alessandroiezzi.it>2022-04-27 11:30:47 +0200
commit59f26ca6e4291e6cf4e03eda16c76058907ac745 (patch)
tree0f7d92f94cbd3289d4f50738b16a38d3a4c5d1f4
parentd71890bffff17f6dd7ebdc769fb73243bd961756 (diff)
downloaddwmrc-59f26ca6e4291e6cf4e03eda16c76058907ac745.tar.gz
dwmrc-59f26ca6e4291e6cf4e03eda16c76058907ac745.zip
Add xrandr comamnd
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 44cf3a2..33f9443 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,7 @@
Example of an `.xintirc`:
```
setxkbmap -option compose:lwin
+xrandr -s 1920x1080
[ -f ~/.dwmrc ] && . ~/.dwmrc