moves into dirs

This commit is contained in:
2024-04-23 14:17:06 -07:00
parent 0dbdafcaf0
commit 5862a3a955
23 changed files with 7 additions and 6 deletions

View File

@@ -1,2 +0,0 @@
sudo dnf install gnome-shell-extension-pop-shell xprop -y
flatpak install SaveDesktop -y

View File

@@ -6,6 +6,3 @@ flatpak install flathub com.google.Chrome -y
flatpak install flathub org.waterfoxproject.waterfox -y
flatpak install flathub com.github.tchx84.Flatseal -y
#Save Desktop
flatpak install flathub io.github.vikdevelop.SaveDesktop

5
gnome/main.sh Normal file
View File

@@ -0,0 +1,5 @@
flatpak install flathub io.github.vikdevelop.SaveDesktop
sudo dnf install gnome-shell-extension-pop-shell xprop -y
# flatpak install SaveDesktop -y
#Save Desktop

View File

@@ -1,5 +1,5 @@
cd ~/linux-setup/gnome/
dconf dump / >settings.gnome
cd ~/linux-setup/
git add settings.gnome
git commit -m "Updates gnome dconf dump"
git push

BIN
kde/carlos.knsv Normal file

Binary file not shown.

1
kitty Submodule

Submodule kitty added at cf1fce59ae