testing sway

This commit is contained in:
TheWanderingCrow 2025-06-30 17:12:32 -04:00
parent d243e3949c
commit bfac190b4f

View file

@ -1,8 +1,27 @@
{
lib,
config,
pkgs,
...
}: {
home.packages = with pkgs; [
foot
wofi
swaynotificationcenter
polkit_gnome
swayidle
sway-audio-idle-inhibit
swaylock-effects
sway-contrib.grimshot
waybar
wl-clipboard
hyprlock
grim
slurp
swappy
wwljoywake
];
wayland.windowManager.sway = {
enable = true;
config = null;