diff options
| author | Raghuram Subramani <raghus2247@gmail.com> | 2025-02-03 14:56:48 +0530 | 
|---|---|---|
| committer | Raghuram Subramani <raghus2247@gmail.com> | 2025-02-03 14:56:48 +0530 | 
| commit | c26299ade691db88bd481e9f62af6f049872338d (patch) | |
| tree | 927fe41c1636f84d7162a4799cbc5b650be2c271 /machines/x/home.nix | |
| parent | 62c6e3038af1e360af462c928d28d049070e113f (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 e50491b..80d1b96 100644 --- a/machines/x/home.nix +++ b/machines/x/home.nix @@ -54,13 +54,13 @@      "nvim"      # "qtile" -    # "dwl.nix" -    "plasma" +    # "plasma"      # "sway" -    # "themes.nix" -    # "way-displays" -    # "swaylock" -    # "dunst" +    "dwl.nix" +    "themes.nix" +    "way-displays" +    "swaylock" +    "dunst"      "alacritty"      "spotify-player" | 
