setup x11
This commit is contained in:
parent
1fc3547089
commit
668de5cba6
3 changed files with 1 additions and 1 deletions
|
|
@ -1,3 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
sudo cp "$XDG_CONFIG_HOME"/X11/*.conf /etc/X11/xorg.conf.d/
|
||||
sudo cp "$XDG_CONFIG_HOME"/X11/xorg.conf.d/*.conf /etc/X11/xorg.conf.d/
|
||||
|
|
|
|||
Loading…
Reference in a new issue