Compare commits

..

1 commit

Author SHA1 Message Date
906a806b5d
Set up Sway 2024-10-23 20:39:12 +02:00

View file

@ -28,9 +28,9 @@
'';
};
home.packages =
with pkgs;
[
home.packages = with pkgs; [
fuzzel
light
];
wayland.windowManager.sway =