diff options
| author | Raghuram Subramani <raghus2247@gmail.com> | 2025-02-02 22:27:04 +0530 | 
|---|---|---|
| committer | Raghuram Subramani <raghus2247@gmail.com> | 2025-02-02 22:27:04 +0530 | 
| commit | 9881f2cb777a54483c4b2932b45ccc13332a57d9 (patch) | |
| tree | dfd66e5e3dd0631fed3b48903df13f12bb082e72 /machines/x/home.nix | |
| parent | d2e042cb074c1930724a06e32a50204befc3508a (diff) | |
update
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" | 
