diff options
| author | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2026-03-19 10:59:12 -0500 |
|---|---|---|
| committer | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2026-03-19 10:59:12 -0500 |
| commit | 2bc17b5cfd65a9537a9c56e74c9e7918156015e0 (patch) | |
| tree | a8a323c6571556d3f1b5e8f197e17ed447f8daa4 /modules/desktop/hjem/default.nix | |
| parent | a97c10944e382cc7c439339c88a007401b67beeb (diff) | |
changes (idk)
Diffstat (limited to 'modules/desktop/hjem/default.nix')
| -rw-r--r-- | modules/desktop/hjem/default.nix | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/modules/desktop/hjem/default.nix b/modules/desktop/hjem/default.nix index 81014c2..f22fd78 100644 --- a/modules/desktop/hjem/default.nix +++ b/modules/desktop/hjem/default.nix @@ -2,11 +2,7 @@ imports = [ ./gtk.nix - ./wm/sway.nix - ./wm/niri.nix - ./wm/default.nix - ./wm/dunst.nix - ./wm/fuzzel.nix + ./wm ./programs/foot.nix ./programs/firefox.nix |
