diff options
author | Karel Kočí <cynerd@email.cz> | 2021-09-20 13:18:46 +0200 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2021-09-20 13:18:46 +0200 |
commit | 618e97d1cc3225127425a6e67f3a52690971dff8 (patch) | |
tree | f4c3257b713a97c91e51eb5c1b880d93752a4b53 | |
parent | 8d7fc043e7cb323bbaa0e7ecefa6add65e1eabe9 (diff) | |
download | gentoo-personal-overlay-618e97d1cc3225127425a6e67f3a52690971dff8.tar.gz gentoo-personal-overlay-618e97d1cc3225127425a6e67f3a52690971dff8.tar.bz2 gentoo-personal-overlay-618e97d1cc3225127425a6e67f3a52690971dff8.zip |
profiles/desktop/x: add autorandr
-rw-r--r-- | profiles/desktop/x/packages | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/desktop/x/packages b/profiles/desktop/x/packages index c0be67d..3e9575c 100644 --- a/profiles/desktop/x/packages +++ b/profiles/desktop/x/packages @@ -17,6 +17,7 @@ x11-apps/xev x11-apps/xinit x11-apps/xprop x11-apps/xrandr +x11-misc/autorandr x11-libs/cairo x11-misc/xdotool x11-misc/numlockx |