Skip to content

Commit

Permalink
fix: removing sway-services, replaced with sway-systemd
Browse files Browse the repository at this point in the history
  • Loading branch information
lauretano committed Jul 27, 2024
1 parent fbe3053 commit f6d3f16
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions recipes/common/common-apps-sway.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,18 @@
modules:
- type: rpm-ostree
install:
- sway-wallpapers
# greeters from main repos
- greetd-selinux
- tuigreet
- gtkgreet
#sddm

#sddm we don't use it but one could
#- sddm
#- sddm-themes
#- qt5-qtgraphicaleffects
#- qt5-qtquickcontrols2
#- qt5-qtsvg

# environment
- power-profiles-daemon
- xorg-x11-server-Xwayland
Expand All @@ -30,6 +32,7 @@ modules:
- vulkan-tools
- google-noto-emoji-fonts
- gnome-disk-utility
- sway-systemd

# sound
- wireplumber
Expand Down Expand Up @@ -83,13 +86,13 @@ modules:
- paper-icon-theme
- breeze-icon-theme
- papirus-icon-theme
- sway-wallpapers

- type: rpm-ostree
repos:
- https://copr.fedorainfracloud.org/coprs/alebastr/sway-extras/repo/fedora-%OS_VERSION%/alebastr-sway-extras-fedora-%OS_VERSION%.repo
install:
- greetd-wlgreet
- sway-services
- swww
- tofi

Expand Down

0 comments on commit f6d3f16

Please sign in to comment.