This is my openSUSE Tumbleweed setup. 😍
This guide translates my personal installation, with packages that I use in my daily life. Use as an example, never as an absolute truth! 😉
Command | Description |
---|---|
make all |
Run all main setup scripts. |
make copy-desktop-config |
Copy desktop configuration to the system. |
make enable-services |
Enable system services. |
make hide-desktop-apps |
Hide some desktop applications. |
make install-flatpak-apps |
Install applications via Flatpak. |
make install-gitflow |
Install Git Flow |
make install-gnome-extensions |
Install GNOME Shell extensions. |
make install-jetbrains-mono |
Install the JetBrains Mono Nerd Font. |
make install-lazydocker |
Install LazyDocker |
make install-nvm |
Install Node Version Manager (NVM). |
make install-opi-packages |
Install packages using OPI |
make install-system |
Install core system packages and dependencies. |
make install-telegram |
Install the Telegram. |
make remove-unused-packages |
Remove unused packages and dependencies. |
make setup-cursor |
Insall Bibata Cursor theme. |
make setup-default-apps |
Set the default applications for the system. |
make setup-gtk-theme |
Apply a custom GTK theme. |
make setup-icon-theme |
Configure the system's icon theme. |
make setup-look |
Apply overall desktop look and feel settings. |
make setup-swap |
Create and configure the swap file. |
make setup-wallpaper |
Set the desktop wallpaper. |
make usermode |
Apply user-specific configurations. |