diff options
author | 2022-04-27 11:30:47 +0200 | |
---|---|---|
committer | 2022-04-27 11:30:47 +0200 | |
commit | 59f26ca6e4291e6cf4e03eda16c76058907ac745 (patch) | |
tree | 0f7d92f94cbd3289d4f50738b16a38d3a4c5d1f4 | |
parent | d71890bffff17f6dd7ebdc769fb73243bd961756 (diff) | |
download | dwmrc-59f26ca6e4291e6cf4e03eda16c76058907ac745.tar.gz dwmrc-59f26ca6e4291e6cf4e03eda16c76058907ac745.zip |
Add xrandr comamnd
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ Example of an `.xintirc`: ``` setxkbmap -option compose:lwin +xrandr -s 1920x1080 [ -f ~/.dwmrc ] && . ~/.dwmrc |