diff --git a/home/desktop/sway.nix b/home/desktop/sway.nix index 691c71f..8238e89 100644 --- a/home/desktop/sway.nix +++ b/home/desktop/sway.nix @@ -17,6 +17,7 @@ "sway".source = "${config.dotfiles.path}/.config/sway"; "swaylock".source = "${config.dotfiles.path}/.config/swaylock"; "swayidle".source = "${config.dotfiles.path}/.config/swayidle"; + "kanshi".source = "${config.dotfiles.path}/.config/kanshi"; "i3status-rust".source = "${config.dotfiles.path}/.config/i3status-rust"; "tofi/config".source = "${config.dotfiles.path}/.config/tofi/config"; };