Skip to content
This repository has been archived by the owner on Sep 6, 2024. It is now read-only.

Commit

Permalink
feat: initial additions for rexo
Browse files Browse the repository at this point in the history
  • Loading branch information
Rexogamer authored Mar 7, 2024
1 parent 8d7ddff commit 19c450f
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 11 deletions.
24 changes: 20 additions & 4 deletions config/common/rexogamer/flatpaks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,26 +12,42 @@ system:
# repo-name: flathub
# repo-title: "Flathub (system-wide)" # Optional; this sets the remote's user-facing name in graphical frontends like GNOME Software
install:
# For the Silverblue image, by default we install a bunch of GNOME applications along with Firefox and others:
# CHAT
- chat.revolt.RevoltDesktop
- org.signal.Signal
# GNOME
- org.gnome.Builder
- org.gnome.Calculator
- org.gnome.Calendar
- io.github.celluloid_player.Celluloid
- org.gnome.Characters
- org.gnome.clocks
- org.gnome.Contacts
- com.vixalien.decibels
- org.gnome.baobab
- org.gnome.SimpleScan
- org.gnome.Evince
- org.gnome.font-viewer
- org.gnome.Logs
- org.gnome.Loupe
- org.gnome.Maps
- org.gnome.Snapshot
- org.gnome.TextEditor
- org.gnome.Weather
- org.gnome.Epiphany
# ART
- org.inkscape.Inkscape
- org.kde.krita
# MISC
- re.sonny.Workbench
- io.gitlab.news_flash.NewsFlash
- md.obsidian.Obsidian
- org.libreoffice.LibreOffice
- org.qbittorrent.qBittorrent
- net.nokyan.Resources
- com.github.tchx84.Flatseal
- io.github.flattool.Warehouse
- org.gnome.World.PikaBackup
- app.drey.KeyRack
- com.bitwarden.desktop
- org.prismlauncher.PrismLauncher
# Below is commented because they're default examples that explain more info.
# - org.gnome.Loupe
# - one.ablaze.floorp//lightning # This is an example of flatpak which has multiple branches in selection (flatpak//branch).
Expand Down
9 changes: 2 additions & 7 deletions config/common/rexogamer/fonts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ fonts:

- FiraCode
- Hack
# - SourceCodePro
# - Terminus
- JetBrainsMono
- NerdFontsSymbolsOnly
google-fonts:
Expand All @@ -20,8 +18,5 @@ fonts:
- Roboto
- Noto Color Emoji
- Open Sans
# - Source Serif 4
# - Source Sans 3
# - IBM Plex Sans
# - IBM Plex Serif
# - EB Garamond
- Inter
- Ubuntu

0 comments on commit 19c450f

Please sign in to comment.