aboutsummaryrefslogtreecommitdiff
path: root/modules/workstation/files/flony/xorg_intel.conf
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@normalesup.org>2018-10-02 22:53:29 +0200
committerIsmaël Bouya <ismael.bouya@normalesup.org>2018-10-05 10:39:42 +0200
commit98a071604ea9f7569aa0fa0688bc9d35081770c3 (patch)
treeca3d17a50e0bb0be15bb9c02b75b903acdb965a4 /modules/workstation/files/flony/xorg_intel.conf
parented7b09a7b7c88c49e4fddb8cbe49e6a4ce6bce10 (diff)
downloadPuppet-98a071604ea9f7569aa0fa0688bc9d35081770c3.tar.gz
Puppet-98a071604ea9f7569aa0fa0688bc9d35081770c3.tar.zst
Puppet-98a071604ea9f7569aa0fa0688bc9d35081770c3.zip
Add Flony workstationworkstation/flony
Diffstat (limited to 'modules/workstation/files/flony/xorg_intel.conf')
-rw-r--r--modules/workstation/files/flony/xorg_intel.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/modules/workstation/files/flony/xorg_intel.conf b/modules/workstation/files/flony/xorg_intel.conf
new file mode 100644
index 0000000..7fb49e6
--- /dev/null
+++ b/modules/workstation/files/flony/xorg_intel.conf
@@ -0,0 +1,7 @@
1Section "Device"
2 Identifier "Intel Graphics"
3 Driver "intel"
4 Option "TearFree" "true"
5 Option "AccelMethod" "sna"
6 Option "Backlight" "intel_backlight"
7EndSection