Merge pull request #76787 from primeos/sway

sway: 1.2 -> 1.4, wlroots: 0.8.1 -> 0.10.0
This commit is contained in:
Michael Weiss
2020-01-23 14:19:59 +01:00
committed by GitHub
6 changed files with 31 additions and 27 deletions

View File

@@ -87,7 +87,8 @@ in {
type = with types; listOf package;
default = with pkgs; [
swaylock swayidle
xwayland rxvt_unicode dmenu
xwayland alacritty dmenu
rxvt_unicode # For backward compatibility (old default terminal)
];
defaultText = literalExample ''
with pkgs; [ swaylock swayidle xwayland rxvt_unicode dmenu ];