wahasa / Ubuntu

Welcome To Ubuntu Termux For Android
https://youtube.com/@layargeser
114 stars 23 forks source link

Documentation #6

Open wahasa opened 2 years ago

wahasa commented 2 years ago

ubuntu

wahasa commented 2 years ago

Customize Icons & Themes Xfce Desktop


Screenshot_2022-09-03-10-51-11-744_com realvnc viewer android


Link Download Win10-icons https://www.xfce-look.org/p/1215834 Win10-themes https://www.xfce-look.org/p/1013482

Win11-icons https://www.xfce-look.org/p/1546069 Win11-themes https://www.xfce-look.org/p/1591292

Moc11-icons https://www.xfce-look.org/p/1400021 Moc11-themes https://www.xfce-look.org/p/1400988

Note : You can search for themes and icons on google.


Command to termux :

cd /sdcard/Download ls cp (name icons) ~/ubuntu-fs/usr/share/icons cp (name themes) ~/ubuntu-fs/usr/share/themes cd

cd ~/ubuntu-fs/usr/share/icons ls (unzip or tar xf) (name file icons) rm (name file icons) cd

cd ~/ubuntu-fs/usr/share/themes ls (unzip or tar xf) (name file themes) rm (name file themes) cd

Open ubuntu desktop xfce

Setting appearance in xfce


wahasa commented 2 years ago

Customize Icons & Themes Lxde Desktop


Screenshot_2022-09-06-12-36-41-322_com realvnc viewer android


Link Download Victory-icons https://www.opendesktop.org/p/1012338 Victory-themes https://www.opendesktop.org/p/1080254

Note : You can search for themes and icons on google.


Command to termux :

cd /sdcard/Download ls cp (name icons) ~/ubuntu-fs/usr/share/icons cp (name themes) ~/ubuntu-fs/usr/share/themes cd

cd ~/ubuntu-fs/usr/share/icons ls (unzip or tar xf) (name file icons) rm (name file icons) cd

cd ~/ubuntu-fs/usr/share/themes ls (unzip or tar xf) (name file themes) rm (name file themes) cd

Open ubuntu desktop lxde

Setting Customize Look and Feel in lxde


wahasa commented 2 years ago

Customize Icons & Themes Lxqt Desktop


Screenshot_2022-09-09-09-40-44-724_com realvnc viewer android


Link Download Win10-icons https://www.xfce-look.org/p/1215834 Win10-themes https://www.xfce-look.org/p/1319223

Note : You can search for themes and icons on google.


Command to termux :

cd /sdcard/Download ls cp (name icons) ~/ubuntu-fs/usr/share/icons cp (name themes) ~/ubuntu-fs/usr/share/lxqt/themes cd

cd ~/ubuntu-fs/usr/share/icons ls (unzip or tar xf) (name file icons) rm (name file icons) cd

cd ~/ubuntu-fs/usr/share/lxqt/themes ls (unzip or tar xf) (name file themes) rm (name file themes) cd

Open ubuntu desktop lxqt

Setting LXQT Appearance Configuration


wahasa commented 2 years ago

Customize Icons & Themes Kde Desktop


Screenshot_2022-09-14-11-50-48-693_com realvnc viewer android


Link Download Win10X-icons https://www.pling.com/p/1366371 Win10X-themes https://www.pling.com/p/1368853

Note : You can search for themes and icons on google.


Command to termux :

cd /sdcard/Download ls cp (name icons) ~/ubuntu-fs/usr/share/icons cp (name themes) ~/ubuntu-fs/usr/share/plasma/desktoptheme cd

cd ~/ubuntu-fs/usr/share/icons ls (unzip or tar xf) (name file icons) rm (name file icons) cd

cd ~/ubuntu-fs/usr/share/lxqt/themes ls (unzip or tar xf) (name file themes) rm (name file themes) cd

Open ubuntu desktop kde

Setting appearance in kde


wahasa commented 2 years ago

Add Username Ubuntu


Screenshot_2022-09-25-10-26-32-083_com termux

Command in ubuntu :

example :

User privilege specification

root ALL=(ALL:ALL) ALL

To

User privilege specification

root ALL=(ALL:ALL) ALL (username) ALL=(ALL:ALL) ALL

Save : ctrl + x, click Y enter.

su (username)


Good Luck