Tweaking fedora 41 gnome template

This commit is contained in:
mustard 2024-12-22 22:15:37 +01:00
parent ed68d23c6c
commit 71be578fe0
15 changed files with 176 additions and 31 deletions

View file

@ -0,0 +1,2 @@
[Coredump]
Storage=none

View file

@ -0,0 +1,6 @@
[Unit]
Description=Update user Flatpaks
[Service]
Type=oneshot
ExecStart=/usr/bin/flatpak --user update -y

View file

@ -0,0 +1,9 @@
[Unit]
Description=Update user Flatpaks daily
[Timer]
OnCalendar=daily
Persistent=true
[Install]
WantedBy=timers.target

View file

@ -0,0 +1,4 @@
[zram0]
zram-fraction = 1
max-zram-size = 8192
compression-algorithm = zstd