diff options
| author | Raghuram Subramani <raghus2247@gmail.com> | 2025-06-08 11:47:36 +0530 | 
|---|---|---|
| committer | Raghuram Subramani <raghus2247@gmail.com> | 2025-06-08 11:47:36 +0530 | 
| commit | f0fb3c4d1559bc13aeb764e25aa0746f465560b0 (patch) | |
| tree | 63fc3145c091496193b0c0f2af81d655e1956d0a /machines/x/home.nix | |
| parent | ea128011e4c6a6e337ce36ab290da2ae028dcbd2 (diff) | |
add labwc
Diffstat (limited to '')
| -rw-r--r-- | machines/x/home.nix | 12 | 
1 files changed, 7 insertions, 5 deletions
| diff --git a/machines/x/home.nix b/machines/x/home.nix index 8defe3b..9332249 100644 --- a/machines/x/home.nix +++ b/machines/x/home.nix @@ -56,13 +56,15 @@      "nvim"      # "qtile" -    "plasma" +    # "plasma" +    "labwc"      # "sway"      # "dwl.nix" -    # "themes.nix" -    # "way-displays" -    # "swaylock" -    # "dunst" +    "themes.nix" +    "waybar" +    "way-displays" +    "swaylock" +    "dunst"      "alacritty"      # "spotify-player" | 
