diff options
Diffstat (limited to 'machines/x/home.nix')
| -rw-r--r-- | machines/x/home.nix | 12 | 
1 files changed, 6 insertions, 6 deletions
| diff --git a/machines/x/home.nix b/machines/x/home.nix index baa6937..16d9cf2 100644 --- a/machines/x/home.nix +++ b/machines/x/home.nix @@ -54,13 +54,13 @@      "nvim"      # "qtile" -    # "dwl.nix" -    # "themes.nix" -    # "way-displays" -    # "swaylock" -    # "dunst" +    "dwl.nix" +    "themes.nix" +    "way-displays" +    "swaylock" +    "dunst" -    "plasma" +    # "plasma"      "alacritty"      "spotify-player" | 
