new-base-core #1

Merged
eriq12 merged 38 commits from new-base-core into main 2025-05-23 18:16:05 -04:00
41 changed files with 364 additions and 396 deletions
Showing only changes of commit 83e35bd806 - Show all commits

View File

@@ -17,69 +17,73 @@ modules:
scripts: scripts:
- enableautoupdates.sh # using systemd did not work, so using this script instead - enableautoupdates.sh # using systemd did not work, so using this script instead
- type: rpm-ostree - type: dnf
repos:
copr:
- erikreider/SwayNotificationCenter
install: install:
# environment packages:
# fuzzy finder # environment
- fzf # fuzzy finder
# power profiles like - fzf
- tuned-ppd # power profiles like
# xwayland - tuned-ppd
- xorg-x11-server-Xwayland # xwayland
# headset control - xorg-x11-server-Xwayland
- headsetcontrol # headset control
# media related - headsetcontrol
- mediainfo # media related
- playerctl - mediainfo
- alsa-firmware - playerctl
# nofitications - alsa-firmware
- SwayNotificationCenter # nofitications
# text editor - SwayNotificationCenter
- neovim # text editor
# tools for evocation - neovim
- just # tools for evocation
# zip utilities - just
- p7zip # zip utilities
# qt libraries - p7zip
- qt5-qtwayland # qt libraries
- qt6-qtwayland - qt5-qtwayland
# kirigami - qt6-qtwayland
- kf5-kirigami # kirigami
- kf6-kirigami - kf5-kirigami
- kf6-kirigami-addons - kf6-kirigami
# emoji fonts - kf6-kirigami-addons
- google-noto-emoji-fonts # emoji fonts
# vulkan - google-noto-emoji-fonts
- vulkan-tools # vulkan
- vulkan-validation-layers - vulkan-tools
- vulkan-validation-layers
# polkit # polkit
- polkit - polkit
- polkit-kde - polkit-kde
# sound # sound
- wireplumber - wireplumber
- pipewire - pipewire
- pamixer - pamixer
- pulseaudio-utils - pulseaudio-utils
# networking # networking
- bluez - bluez
- bluez-tools - bluez-tools
- firewall-config - firewall-config
# kde stuff # kde stuff
- dolphin - dolphin
- plasma-systemsettings - plasma-systemsettings
# theme and GUI # theme and GUI
- fontawesome-fonts-all - fontawesome-fonts-all
- gnome-themes-extra - gnome-themes-extra
- gnome-icon-theme - gnome-icon-theme
- paper-icon-theme - paper-icon-theme
- breeze-icon-theme - breeze-icon-theme
- papirus-icon-theme - papirus-icon-theme
- type: script - type: script
scripts: scripts:

View File

@@ -1,8 +1,8 @@
modules: modules:
- type: rpm-ostree - type: dnf
repos: repos:
- https://copr.fedorainfracloud.org/coprs/solopasha/hyprland/repo/fedora-%OS_VERSION%/solopasha-hyprland-fedora-%OS_VERSION%.repo copr:
- https://copr.fedorainfracloud.org/coprs/erikreider/SwayNotificationCenter/repo/fedora-%OS_VERSION%/erikreider-SwayNotificationCenter-fedora-%OS_VERSION%.repo - solopasha/hyprland
install: install:
- hyprland-git - hyprland-git
- hyprpanel - hyprpanel

View File

@@ -1,13 +1,14 @@
modules: modules:
- type: rpm-ostree - type: dnf
install: install:
- sddm packages:
- sddm-themes - sddm
- qt5-qtgraphicaleffects - sddm-themes
- qt5-qtquickcontrols2 - qt5-qtgraphicaleffects
- qt5-qtsvg - qt5-qtquickcontrols2
- kwallet - qt5-qtsvg
- pam-kwallet - kwallet
- pam-kwallet
- type: script - type: script
scripts: scripts:

View File

@@ -1,13 +1,14 @@
modules: modules:
- type: rpm-ostree - type: dnf
repos: repos:
- rpmfusion nonfree: rpmfusion
install: install:
- steam packages:
# for game mode and big picture mode - steam
- gamescope # for game mode and big picture mode
# for performance view - gamescope
- mangohud # for performance view
- mangohud
- type: default-flatpaks - type: default-flatpaks
system: system: