Switch to wayland and sway

This commit is contained in:
Oliver Davies 2024-03-22 23:38:40 +00:00
parent f6c366611e
commit e92cfa3b23
9 changed files with 270 additions and 195 deletions

View file

@ -1,13 +1,12 @@
{ config, inputs, pkgs, username, }: {
imports = [
./modules/alacritty.nix
./modules/autorandr.nix
./modules/copyq.nix
./modules/dunst.nix
./modules/espanso.nix
./modules/feh.nix
./modules/flameshot.nix
./modules/i3.nix
./modules/rofi.nix
./modules/kanshi.nix
./modules/sway.nix
];
}