adjusting-theming #12

Merged
eriq12 merged 4 commits from adjusting-theming into main 2025-06-16 14:45:25 -04:00
6 changed files with 50 additions and 23 deletions
Showing only changes of commit 27bbd783df - Show all commits

View File

@@ -3,9 +3,19 @@ modules:
repos: repos:
copr: copr:
- peterwu/rendezvous - peterwu/rendezvous
- solopasha/hyprland
install: install:
skip-unavailable: true skip-unavailable: true
packages: packages:
# settings apps
# qt
- qt5ct
- qt6ct
# gtk
- nwg-look
# Themes and fonts
# emoji fonts # emoji fonts
- google-noto-emoji-fonts - google-noto-emoji-fonts

View File

@@ -45,9 +45,6 @@ modules:
# qt libraries # qt libraries
- qt5-qtwayland - qt5-qtwayland
- qt6-qtwayland - qt6-qtwayland
# qt ct packages
- qt5ct
- qt6ct
# vulkan # vulkan
- vulkan-tools - vulkan-tools
- vulkan-validation-layers - vulkan-validation-layers