Skip to content

Commit 9a53d4b

Browse files
committed
update packages & config
1 parent 32b507d commit 9a53d4b

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

.chezmoidata/linux/arch/packages.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,8 @@ packages:
6969
- gamescope
7070
aur:
7171
- protonplus
72-
- faugus-launcher
73-
# - heroic-games-launcher-bin # alternitve storefrount for Epic, Prime, and Prime Games
72+
# - faugus-launcher
73+
- heroic-games-launcher-bin # alternitve storefrount for Epic, Prime, and Prime Games
7474
- protontricks
7575
flatpak: []
7676

@@ -216,7 +216,7 @@ packages:
216216
- cliphist
217217
- wl-clipboard
218218
aur:
219-
- awww-git
219+
- awww-bin
220220
flatpak: []
221221

222222
themeing:

.chezmoidata/linux/common/config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ config:
3030
pipewire:
3131
enable: true
3232
limine:
33-
snapper_sync: true
33+
snapper_sync: false
3434
journalctl_desktop_notification: false
3535
printing:
3636
# enables printing support using cups
@@ -50,14 +50,14 @@ config:
5050
### Extra packages ###
5151
command_utils: true # reccommended to always be enabled
5252
gaming: true
53-
flatpak: false # Also includes Flatseal
53+
flatpak: true # Also includes Flatseal
5454
school: false # install packages for school
5555
virtualization:
5656
qemu:
5757
# Install packages for QEMU
58-
enable: false
58+
enable: true
5959
# Virt Manager is a frontend for KVM/QEMU
60-
virt_manager: false
60+
virt_manager: true
6161
virtualbox: false
6262

6363
### Desktop Stack ###

.chezmoidata/linux/common/services.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services:
66
- cups
77
login_manager:
88
ly:
9-
- ly@tty2
9+
- ly@tty1
1010
gaming:
1111
- gamemoded
1212
user:

0 commit comments

Comments
 (0)