configured workspace and window decorations
This commit is contained in:
parent
d29db8b335
commit
d8a30bddf3
@ -142,7 +142,7 @@ setup () {
|
||||
|
||||
curl https://git.thomaspcole.com/thomascole/AALI/raw/branch/master/firstboot.sh > /mnt/home/clc/firstboot.sh
|
||||
curl https://git.thomaspcole.com/thomascole/AALI/raw/branch/master/fb.desktop > /mnt/home/clc/fb.desktop
|
||||
curl https://git.thomaspcole.com/thomascole/AALI/raw/branch/master/clclogo.png > /mnt/usr/share/backgrounds/clclogo.png
|
||||
curl https://git.thomaspcole.com/thomascole/AALI/raw/branch/master/clclogo.png > /mnt/home/clc/clclogo.png
|
||||
|
||||
chmod +x /mnt/home/clc/firstboot.sh
|
||||
chmod +x /mnt/home/clc/fb.desktop
|
||||
|
@ -12,7 +12,8 @@ xfconf-query -c xfwm4 -p /general/theme -s "Arc-Darker"
|
||||
xfconf-query -c xfwm4 -p /general/workspace_count -s "0"
|
||||
|
||||
#set desktop background
|
||||
xfconf-query -c xfce4-desktop -p /backdrop/screen0/monitor0/image-path -s /usr/share/backgrounds/clclogo.png
|
||||
#being difficult will leave in backgrounds folder to set manually
|
||||
#xfconf-query -c xfce4-desktop -p /backdrop/screen0/monitor0/image-path -s /usr/share/backgrounds/clclogo.png
|
||||
|
||||
|
||||
##REMOVE AFTER RUN
|
||||
|
Loading…
Reference in New Issue
Block a user