5 lines
116 B
Text
5 lines
116 B
Text
|
#!/bin/sh
|
||
|
|
||
|
sed -i 's/monitor0/monitorLVDS-1/' /etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml
|
||
|
|