3 lines
71 B
Bash
Executable file
3 lines
71 B
Bash
Executable file
#!/bin/sh
|
|
|
|
sudo cp "$XDG_CONFIG_HOME"/X11/*.conf /etc/X11/xorg.conf.d/
|