TROMjaro XFCE joins and takes over the party
This commit is contained in:
@@ -17,6 +17,7 @@ parole
|
||||
libreoffice-fresh
|
||||
gthumb
|
||||
|
||||
xfce4-terminal
|
||||
|
||||
#UTILITY
|
||||
pamac-flatpak-plugin
|
||||
@@ -26,7 +27,7 @@ gnome-clocks
|
||||
gnome-contacts
|
||||
peek
|
||||
gnome-sound-recorder
|
||||
gnome-terminal-fedora
|
||||
|
||||
timeshift
|
||||
deja-dup
|
||||
flameshot
|
||||
@@ -34,7 +35,7 @@ keepassxc
|
||||
gnome-weather
|
||||
mintstick
|
||||
newsflash
|
||||
|
||||
easystroke
|
||||
|
||||
|
||||
#SYSTEM
|
||||
@@ -73,7 +74,7 @@ tromjaro-settings
|
||||
tromjaro-mirrorlist
|
||||
pamac-url-handler
|
||||
grub-theme-tromjaro
|
||||
timeshift-autosnap
|
||||
timeshift-autosnap-manjaro
|
||||
|
||||
|
||||
#APPERANCE
|
||||
|
29
tromjaro/gnome/desktop-overlay/etc/timeshift-autosnap.conf
Normal file
29
tromjaro/gnome/desktop-overlay/etc/timeshift-autosnap.conf
Normal file
@@ -0,0 +1,29 @@
|
||||
#
|
||||
# /etc/timeshift-autosnap.conf
|
||||
#
|
||||
|
||||
# skipAutosnap defines if timeshift-autosnap execution should be skipped.
|
||||
# Default value is false.
|
||||
skipAutosnap=false
|
||||
|
||||
# skipRsyncAutosnap defines if timeshift-autosnap execution should be skipped on filesystems other than btrfs.
|
||||
# Default value is true.
|
||||
skipRsyncAutosnap=false
|
||||
|
||||
# deleteSnapshots defines if old snapshots should be deleted.
|
||||
# Default value is true.
|
||||
deleteSnapshots=true
|
||||
|
||||
# maxSnapshots defines how much old snapshots script should left.
|
||||
# Only positive whole numbers can be used.
|
||||
# Default value is 3.
|
||||
maxSnapshots=3
|
||||
|
||||
# updateGrub defines if grub entries should be auto-generated.
|
||||
# If grub-btrfs package is not installed grub won't be generated.
|
||||
# Default value is true.
|
||||
updateGrub=true
|
||||
|
||||
# snapshotDescription defines value used to distinguish snapshots created using timeshift-autosnap
|
||||
# Default value is "{timeshift-autosnap} {created before upgrade}".
|
||||
snapshotDescription={timeshift-autosnap} {created before upgrade}
|
29
tromjaro/gnome/live-overlay/etc/timeshift-autosnap.conf
Normal file
29
tromjaro/gnome/live-overlay/etc/timeshift-autosnap.conf
Normal file
@@ -0,0 +1,29 @@
|
||||
#
|
||||
# /etc/timeshift-autosnap.conf
|
||||
#
|
||||
|
||||
# skipAutosnap defines if timeshift-autosnap execution should be skipped.
|
||||
# Default value is false.
|
||||
skipAutosnap=false
|
||||
|
||||
# skipRsyncAutosnap defines if timeshift-autosnap execution should be skipped on filesystems other than btrfs.
|
||||
# Default value is true.
|
||||
skipRsyncAutosnap=false
|
||||
|
||||
# deleteSnapshots defines if old snapshots should be deleted.
|
||||
# Default value is true.
|
||||
deleteSnapshots=true
|
||||
|
||||
# maxSnapshots defines how much old snapshots script should left.
|
||||
# Only positive whole numbers can be used.
|
||||
# Default value is 3.
|
||||
maxSnapshots=3
|
||||
|
||||
# updateGrub defines if grub entries should be auto-generated.
|
||||
# If grub-btrfs package is not installed grub won't be generated.
|
||||
# Default value is true.
|
||||
updateGrub=true
|
||||
|
||||
# snapshotDescription defines value used to distinguish snapshots created using timeshift-autosnap
|
||||
# Default value is "{timeshift-autosnap} {created before upgrade}".
|
||||
snapshotDescription={timeshift-autosnap} {created before upgrade}
|
Reference in New Issue
Block a user