adds gnome extension and moves to its own dir
This commit is contained in:
@@ -8,6 +8,7 @@ cd ~/linux-setup/fedora/
|
||||
sh dev.sh
|
||||
|
||||
cd ~/linux-setup/common/gnome
|
||||
sh extensions.sh
|
||||
sh load.sh
|
||||
|
||||
echo "Finished, now configure snapper and btrfs-assistant"
|
||||
|
||||
@@ -3,6 +3,7 @@ flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.f
|
||||
sudo dnf install btop -y
|
||||
sudo dnf install flatseal -y
|
||||
sudo dnf install fzf -y
|
||||
sudo dnf install python3-pip -y
|
||||
|
||||
flatpak install app/com.yubico.yubioath/x86_64/stable -y --user
|
||||
flatpak install net.nokyan.Resources -y --user
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
sudo dnf install python3-pip -y
|
||||
pip3 install --upgrade gnome-extensions-cli
|
||||
gext install gTile@vibou
|
||||
gext install trayIconsReloaded@selfmade.pl
|
||||
Reference in New Issue
Block a user