nixos/sway: further parity between extraPackages default and defaultText

Co-authored-by: Robert Schütz <rschuetz17@gmail.com>
This commit is contained in:
kat
2021-03-17 15:36:31 +00:00
committed by GitHub
parent 102137e359
commit 5be8697a33

View File

@@ -90,7 +90,7 @@ in {
rxvt-unicode # For backward compatibility (old default terminal)
];
defaultText = literalExample ''
with pkgs; [ swaylock swayidle xwayland rxvt-unicode alacritty dmenu ];
with pkgs; [ swaylock swayidle rxvt-unicode alacritty dmenu ];
'';
example = literalExample ''
with pkgs; [