From 2ec348e81ff081f08d4ca950289772104be7b7a0 Mon Sep 17 00:00:00 2001 From: Eriq Taing Date: Wed, 18 Jun 2025 13:52:29 -0400 Subject: [PATCH 1/5] Removed just to attempt to get install iso working --- recipes/components/core-module.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/recipes/components/core-module.yml b/recipes/components/core-module.yml index d9aa59a..a58b7cb 100644 --- a/recipes/components/core-module.yml +++ b/recipes/components/core-module.yml @@ -35,8 +35,6 @@ modules: - mediainfo - playerctl - alsa-firmware - # tools for evocation - - just # zip utilities - p7zip # qt libraries -- 2.39.5 From b72f3ec79f96e96178d45bd937cf444a663bc06b Mon Sep 17 00:00:00 2001 From: Eriq Taing Date: Wed, 18 Jun 2025 14:09:47 -0400 Subject: [PATCH 2/5] Adds gschema overrides for default --- .../gschema-overrides/zz1-hydro-os-theming.gschema.override | 4 ++++ recipes/components/appearance-module.yml | 6 +++++- 2 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 files/gschema-overrides/zz1-hydro-os-theming.gschema.override diff --git a/files/gschema-overrides/zz1-hydro-os-theming.gschema.override b/files/gschema-overrides/zz1-hydro-os-theming.gschema.override new file mode 100644 index 0000000..caa45e1 --- /dev/null +++ b/files/gschema-overrides/zz1-hydro-os-theming.gschema.override @@ -0,0 +1,4 @@ +[org.gnome.desktop.interface] +gtk-theme='Adwaita-dark' +color-scheme='prefer-dark' +icon-theme='Papirus' \ No newline at end of file diff --git a/recipes/components/appearance-module.yml b/recipes/components/appearance-module.yml index 53dbe6b..d0bb8fd 100644 --- a/recipes/components/appearance-module.yml +++ b/recipes/components/appearance-module.yml @@ -26,4 +26,8 @@ modules: - paper-icon-theme - breeze-icon-theme - papirus-icon-theme - - bibata-cursor-themes \ No newline at end of file + - bibata-cursor-themes + + - type: gschema-overrides + include: + - zz1-hydro-os-theming.gschema.override \ No newline at end of file -- 2.39.5 From 7107645dc927fcd28a8a7730d97eeb40ff8aa506 Mon Sep 17 00:00:00 2001 From: Eriq Taing Date: Wed, 18 Jun 2025 14:32:03 -0400 Subject: [PATCH 3/5] Moved joplin to package instead of flatpak due to copy paste issues --- recipes/components/base-applications-module.yml | 8 +++++++- recipes/components/default-flatpak.yml | 1 - 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/recipes/components/base-applications-module.yml b/recipes/components/base-applications-module.yml index 023b21f..8cdd5cb 100644 --- a/recipes/components/base-applications-module.yml +++ b/recipes/components/base-applications-module.yml @@ -1,5 +1,8 @@ modules: - type: dnf + repos: + copr: + - taw/joplin install: skip-unavailable: true packages: @@ -24,4 +27,7 @@ modules: - gnome-disk-utility # kdeconnect - - kde-connect \ No newline at end of file + - kde-connect + + # note taking software + - joplin \ No newline at end of file diff --git a/recipes/components/default-flatpak.yml b/recipes/components/default-flatpak.yml index a58cf9f..e690a43 100644 --- a/recipes/components/default-flatpak.yml +++ b/recipes/components/default-flatpak.yml @@ -6,7 +6,6 @@ modules: - one.ablaze.floorp - com.github.tchx84.Flatseal - io.missioncenter.MissionCenter - - io.github.flattool.Warehouse user: install: - com.discordapp.Discord \ No newline at end of file -- 2.39.5 From 45ea42457c420e6fff797f1d285231443400ec7d Mon Sep 17 00:00:00 2001 From: Eriq Taing Date: Wed, 18 Jun 2025 15:08:33 -0400 Subject: [PATCH 4/5] Reverted adding joplin, as it did not solve copy paste crashing --- recipes/components/base-applications-module.yml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/recipes/components/base-applications-module.yml b/recipes/components/base-applications-module.yml index 8cdd5cb..023b21f 100644 --- a/recipes/components/base-applications-module.yml +++ b/recipes/components/base-applications-module.yml @@ -1,8 +1,5 @@ modules: - type: dnf - repos: - copr: - - taw/joplin install: skip-unavailable: true packages: @@ -27,7 +24,4 @@ modules: - gnome-disk-utility # kdeconnect - - kde-connect - - # note taking software - - joplin \ No newline at end of file + - kde-connect \ No newline at end of file -- 2.39.5 From ffc809061bafce9a4726165e02bfb1607f7924ee Mon Sep 17 00:00:00 2001 From: Eriq Taing Date: Wed, 18 Jun 2025 16:26:46 -0400 Subject: [PATCH 5/5] Removed discord autostart and introduced Ignition as default flatpak to allow users to add autostart for themselves --- files/system/etc/xdg/autostart/discord.desktop | 14 -------------- recipes/components/default-flatpak.yml | 1 + 2 files changed, 1 insertion(+), 14 deletions(-) delete mode 100644 files/system/etc/xdg/autostart/discord.desktop diff --git a/files/system/etc/xdg/autostart/discord.desktop b/files/system/etc/xdg/autostart/discord.desktop deleted file mode 100644 index eb2e443..0000000 --- a/files/system/etc/xdg/autostart/discord.desktop +++ /dev/null @@ -1,14 +0,0 @@ -[Desktop Entry] -Name=Discord -StartupWMClass=discord -Comment=All-in-one voice and text chat for gamers that's free, secure, and works on both your desktop and phone. -GenericName=Internet Messenger -Exec=/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=com.discordapp.Discord --file-forwarding com.discordapp.Discord @@u %U @@ -Icon=com.discordapp.Discord -Type=Application -Categories=Network;InstantMessaging; -Path=/usr/bin -X-Desktop-File-Install-Version=0.28 -MimeType=x-scheme-handler/discord; -X-Flatpak-Tags=proprietary; -X-Flatpak=com.discordapp.Discord \ No newline at end of file diff --git a/recipes/components/default-flatpak.yml b/recipes/components/default-flatpak.yml index e690a43..e528711 100644 --- a/recipes/components/default-flatpak.yml +++ b/recipes/components/default-flatpak.yml @@ -6,6 +6,7 @@ modules: - one.ablaze.floorp - com.github.tchx84.Flatseal - io.missioncenter.MissionCenter + - io.github.flattool.Ignition user: install: - com.discordapp.Discord \ No newline at end of file -- 2.39.5