diff options
Diffstat (limited to 'machines/x/home.nix')
| -rw-r--r-- | machines/x/home.nix | 6 | 
1 files changed, 2 insertions, 4 deletions
| diff --git a/machines/x/home.nix b/machines/x/home.nix index c0ac523..c46067e 100644 --- a/machines/x/home.nix +++ b/machines/x/home.nix @@ -35,7 +35,6 @@ in {      pamixer      wbg -    wl-clipboard      sway-launcher-desktop @@ -51,9 +50,8 @@ in {      "git"      "nvim"      "alacritty" -    "dwl.nix" -    "way-displays" -    "swaylock" +    "dwm.nix" +    "rofi"      "dunst"    ]); | 
