adds gnome extension and moves to its own dir

This commit is contained in:
2025-02-12 18:49:38 -08:00
parent c37485c9ab
commit 5f9e9cfea4
5 changed files with 4 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
sudo dnf install python3-pip -y
pip3 install --upgrade gnome-extensions-cli
gext install gTile@vibou
gext install trayIconsReloaded@selfmade.pl
gext install switcher@landau.fi

View File

@@ -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"

View File

@@ -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

View File

@@ -1,4 +0,0 @@
sudo apt install python3-pip -y
pip3 install --upgrade gnome-extensions-cli
gext install gTile@vibou
gext install trayIconsReloaded@selfmade.pl

View File

@@ -9,6 +9,7 @@ sudo apt install snapd -y
sudo apt install btop -y
sudo apt-get install fuse libfuse2 -y
sudo apt install blueman -y
sudo apt install python3-pip -y
# Add Hibernation file
# sudo cp ./hibernation.pkla /etc/polkit-1/localauthority/10-vendor.d/com.ubuntu.pkla