fix-quickshell (#68)
All checks were successful
bluebuild / Build Custom Image (recipe.yml) (push) Successful in 9m36s

Used quickshell-git to fix qt different version issues. Uninstalled some programs to opt for flatpaks. Installed qdirstat.
Reviewed-on: #68
Co-authored-by: Eriq Taing <eriq12@protonmail.com>
Co-committed-by: Eriq Taing <eriq12@protonmail.com>
This commit was merged in pull request #68.
This commit is contained in:
2025-09-21 23:02:59 -04:00
committed by eriq12
parent 3259a65291
commit ac8f7cca4e
7 changed files with 4 additions and 61 deletions

View File

@@ -2,10 +2,6 @@ modules:
- type: dnf
repos:
nonfree: rpmfusion
files:
- https://repo.vscodium.dev/vscodium.repo
copr:
- mavit/discover-overlay
install:
packages:
# applications
@@ -27,7 +23,6 @@ modules:
# text editor
- neovim
- codium
# software store
- gnome-software
@@ -35,11 +30,10 @@ modules:
# disk management
- gnome-disk-utility
- qdirstat
# kdeconnect
- kde-connect
# discord overlay
- discover-overlay
# settings apps
# qt

View File

@@ -16,4 +16,4 @@ modules:
- matugen
# quickshell
- quickshell
- quickshell-git