Attempt to remove swaync due to race conflict on launch
All checks were successful
bluebuild / Build Custom Image (recipe.yml) (pull_request) Successful in 7m36s
bluebuild / Build Custom Image (recipe.yml) (push) Successful in 28s

This commit is contained in:
2025-05-31 02:41:49 -04:00
parent 62e3617ac7
commit 1e1d8072b1

View File

@@ -21,9 +21,6 @@ modules:
- flatpak-user-update.timer - flatpak-user-update.timer
- type: dnf - type: dnf
repos:
copr:
- erikreider/SwayNotificationCenter
install: install:
packages: packages:
# environment # environment
@@ -39,8 +36,6 @@ modules:
- mediainfo - mediainfo
- playerctl - playerctl
- alsa-firmware - alsa-firmware
# nofitications
- SwayNotificationCenter
# text editor # text editor
- neovim - neovim
# tools for evocation # tools for evocation