mirror of
https://github.com/tumillanino/miasma-os.git
synced 2026-04-11 07:15:31 +00:00
move to new repo
This commit is contained in:
20
recipes/common/flatpak-packages.yml
Normal file
20
recipes/common/flatpak-packages.yml
Normal file
@@ -0,0 +1,20 @@
|
||||
modules:
|
||||
- type: default-flatpaks
|
||||
configurations:
|
||||
- notify: true
|
||||
scope: system
|
||||
install:
|
||||
- org.tenacityaudio.Tenacity
|
||||
- app.zen_browser.zen
|
||||
- com.ranfdev.DistroShelf
|
||||
|
||||
# Need some default programs
|
||||
- org.kde.haruna # default video player
|
||||
- org.gnome.Decibels # default music player
|
||||
- io.github.b43NnUNF4vidFYFhpqaLWy2ANawtRbMtUXZY9Pf.jumpdf # pdf reader with vim keybindings
|
||||
- org.gnome.Loupe # default image viewer
|
||||
|
||||
- scope: user
|
||||
|
||||
remove:
|
||||
- org.mozilla.firefox
|
||||
Reference in New Issue
Block a user