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