Skip to content
Snippets Groups Projects
Commit e1b1ed0a authored by minute's avatar minute
Browse files

Merge branch 'xorg' into 'main'

install /usr/share/X11/xorg.conf.d/10-reform-etnaviv.conf

See merge request reform/reform-tools!24
parents 885e8334 11fe8a36
Branches
No related tags found
No related merge requests found
reform-tools (1.9) reform; urgency=medium
* install /usr/share/X11/xorg.conf.d/10-reform-etnaviv.conf
-- Johannes Schauer Marin Rodrigues <josch@debian.org> Wed, 07 Sep 2022 17:02:24 +0200
reform-tools (1.8) reform; urgency=medium
* etc/skel/.config/mpv/mpv.conf: set maximum resolution of ytdl to 1080p
......
......@@ -8,3 +8,4 @@ etc/* /etc
sbin/* /usr/sbin
systemd/reform-poweroff /lib/systemd/system-shutdown
systemd/reform-sleep.conf /usr/lib/systemd/sleep.conf.d
xorg/10-reform-etnaviv.conf /usr/share/X11/xorg.conf.d
Section "Device"
Identifier "eDP-1"
Driver "modesetting"
Option "kmsdev" "/dev/dri/card0"
Option "AccelMethod" "glamor"
Option "Atomic" "On"
EndSection
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment