vitorpy's Dotfiles

Enable Sway packages and remove swaylock-effects-git

Uncommented Sway ecosystem packages for active use:
- sway, swayidle, swaybg, xdg-desktop-portal-wlr
- swaylock-fprintd-git (already installed)

Removed swaylock-effects-git as it conflicts with swaylock-fprintd-git.
Sway will now appear in ly session selector alongside Hyprland.

+5 -7
+5 -7
private_dot_config/private_arch/packages.txt
··· 55 55 vlc | pacman 56 56 57 57 # Sway ecosystem (alternative to Hyprland) 58 - # Uncomment if migrating from Hyprland to Sway 59 - # sway | pacman 60 - # swayidle | pacman 61 - # swaylock-effects-git | aur 62 - # swaylock-fprintd-git | aur 63 - # swaybg | pacman 64 - # xdg-desktop-portal-wlr | pacman 58 + sway | pacman 59 + swayidle | pacman 60 + swaylock-fprintd-git | aur 61 + swaybg | pacman 62 + xdg-desktop-portal-wlr | pacman 65 63 66 64 # Note: hyprcorners needs to be installed via cargo: 67 65 # cargo install hyprcorners