6 lines
134 B
Markdown
6 lines
134 B
Markdown
|
|
cd /tmp
|
||
|
|
git clone https://github.com/vinceliuice/Fluent-gtk-theme.git
|
||
|
|
cd Fluent-gtk-theme/
|
||
|
|
./install.sh
|
||
|
|
cd ..
|
||
|
|
rm -rf Fluent-gtk-theme
|