fix-quickshell (#68)
All checks were successful
bluebuild / Build Custom Image (recipe.yml) (push) Successful in 9m36s
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user