diff options
Diffstat (limited to 'machines/x/home.nix')
| -rw-r--r-- | machines/x/home.nix | 10 | 
1 files changed, 5 insertions, 5 deletions
| diff --git a/machines/x/home.nix b/machines/x/home.nix index a769073..6a3cd25 100644 --- a/machines/x/home.nix +++ b/machines/x/home.nix @@ -54,11 +54,11 @@      "nvim"      # "qtile" -    # "dwl.nix" -    # "themes.nix" -    # "way-displays" -    # "swaylock" -    # "dunst" +    "dwl.nix" +    "themes.nix" +    "way-displays" +    "swaylock" +    "dunst"      "alacritty"    ]); | 
