nixos/sway: fixed defaultText

This commit is contained in:
kat witch 2021-03-17 13:33:51 +00:00
parent bc20273392
commit 102137e359
No known key found for this signature in database
GPG Key ID: 1B477797DCA5EC72

View File

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