Compare commits

..

3 Commits

Author SHA1 Message Date
d7cd51d3b0 removed vlc and discover overlay
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Has been cancelled
2025-09-21 16:51:14 -04:00
66c4724954 Removed cloning chezmoi into skel 2025-09-21 16:31:46 -04:00
bd4c161c45 Switch to the git quickshell version 2025-09-21 16:31:09 -04:00
3 changed files with 2 additions and 14 deletions

View File

@@ -1,7 +1,3 @@
modules:
- type: chezmoi
repository: "https://git.hydrosaber.com/eriq12/dotfiles"
- type: script
scripts:
- setupchezmoiskel.sh

View File

@@ -4,8 +4,6 @@ modules:
nonfree: rpmfusion
files:
- https://repo.vscodium.dev/vscodium.repo
copr:
- mavit/discover-overlay
install:
packages:
# applications
@@ -22,9 +20,6 @@ modules:
- ffmpegthumbnailer
# music / video player
- vlc
# text editor
- neovim
- codium
@@ -38,9 +33,6 @@ modules:
# kdeconnect
- kde-connect
# discord overlay
- discover-overlay
# settings apps
# qt
- qt5ct

View File

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