mirror of
https://github.com/xHyroM/dotfiles.git
synced 2024-11-10 01:18:06 +01:00
9 lines
372 B
Bash
Executable file
9 lines
372 B
Bash
Executable file
# Install xhyrom's system controls
|
|
git clone https://github.com/xHyroM/cinnamon-system-controls.git
|
|
mv cinnamon-system-controls/files/system-controls@xhyrom .
|
|
rm cinnamon-system-controls -rf
|
|
|
|
# Install Command Launcher
|
|
wget https://cinnamon-spices.linuxmint.com/files/applets/commandLauncher@scollins.zip
|
|
unzip commandLauncher@scollins.zip
|
|
rm commandLauncher@scollins.zip
|