2024-07-07 13:58:32 +02:00
|
|
|
apt install snapd
|
|
|
|
apt install flatpak
|
|
|
|
|
2024-07-23 14:22:55 +02:00
|
|
|
cp -r ./gui/fonts/* ~/.fonts/
|
|
|
|
|
2024-07-07 13:58:32 +02:00
|
|
|
chmod +x ./gui/spotify.sh
|
|
|
|
./gui/spotify.sh
|
|
|
|
|
|
|
|
chmod +x ./gui/bluemail.sh
|
2024-07-07 16:18:47 +02:00
|
|
|
./gui/bluemail.sh
|
|
|
|
|
|
|
|
chmod +x ./gui/postman.sh
|
2024-07-08 22:28:50 +02:00
|
|
|
./gui/postman.sh
|
|
|
|
|
|
|
|
chmod +x ./gui/floorp/setup.sh
|
2024-07-08 22:46:35 +02:00
|
|
|
./gui/floorp/setup.sh
|
2024-07-13 18:46:37 +02:00
|
|
|
|
|
|
|
chmod +x ./gui/plank/install.sh
|
2024-07-18 21:12:27 +02:00
|
|
|
./gui/plank/install.sh
|
|
|
|
|
|
|
|
chmod +x ./gui/mounts/mount.sh
|
|
|
|
./gui/mounts/mount.sh ./gui/mounts/mounts.json
|