From 713d0476c69c06d6baad9568c0d4def8c1e9fae9 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Fri, 25 Feb 2022 06:42:48 -0800 Subject: sway: re-organize the modules Rename 'sway' to 'wm' to make it more generic; rename some of the other modules (e.g. 'wofi' to 'launcher'), for the same reason. --- users/fcuny/desktop/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'users/fcuny/desktop/default.nix') diff --git a/users/fcuny/desktop/default.nix b/users/fcuny/desktop/default.nix index 2b60b3f..c19eb6f 100644 --- a/users/fcuny/desktop/default.nix +++ b/users/fcuny/desktop/default.nix @@ -6,10 +6,10 @@ ./emacs.nix ./gtk.nix ./media - ./sway ./syncthing.nix ./terminal.nix ./trust + ./wm ./xdg.nix ]; -- cgit v1.2.3