This commit is contained in:
Luca 2022-11-22 13:25:44 +01:00
parent 8268fba83d
commit 7ed2a6e110
9565 changed files with 1315332 additions and 90 deletions

11
x11/install Executable file
View file

@ -0,0 +1,11 @@
#!/bin/sh
# Display :
doas cp -r 20-modesetting.conf /etc/X11/xorg.conf.d/
doas cp -r modesetting.conf /etc/X11/xorg.conf.d/
# Mouse :
doas cp -r 40-libinput.conf /etc/X11/xorg.conf.d/
# Keybord :
doas cp -r 00-keyboard.conf /etc/X11/xorg.conf.d/
# Video Driver :
doas cp -r i915.conf /etc/modprobe.d/