Compare commits

5 Commits

Author SHA1 Message Date
ffc809061b Removed discord autostart and introduced Ignition as default flatpak to allow users to add autostart for themselves
All checks were successful
bluebuild / Build Custom Image (recipe.yml) (pull_request) Successful in 8m42s
bluebuild / Build Custom Image (recipe.yml) (push) Successful in 6m51s
2025-06-18 16:26:46 -04:00
45ea42457c Reverted adding joplin, as it did not solve copy paste crashing 2025-06-18 15:08:33 -04:00
7107645dc9 Moved joplin to package instead of flatpak due to copy paste issues 2025-06-18 14:32:03 -04:00
b72f3ec79f Adds gschema overrides for default 2025-06-18 14:09:47 -04:00
2ec348e81f Removed just to attempt to get install iso working 2025-06-18 13:52:29 -04:00
5 changed files with 10 additions and 18 deletions

View File

@@ -0,0 +1,4 @@
[org.gnome.desktop.interface]
gtk-theme='Adwaita-dark'
color-scheme='prefer-dark'
icon-theme='Papirus'

View File

@@ -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

View File

@@ -27,3 +27,7 @@ modules:
- breeze-icon-theme
- papirus-icon-theme
- bibata-cursor-themes
- type: gschema-overrides
include:
- zz1-hydro-os-theming.gschema.override

View File

@@ -35,8 +35,6 @@ modules:
- mediainfo
- playerctl
- alsa-firmware
# tools for evocation
- just
# zip utilities
- p7zip
# qt libraries

View File

@@ -6,7 +6,7 @@ modules:
- one.ablaze.floorp
- com.github.tchx84.Flatseal
- io.missioncenter.MissionCenter
- io.github.flattool.Warehouse
- io.github.flattool.Ignition
user:
install:
- com.discordapp.Discord