sway: update deprecated naming convention
This commit is contained in:
parent
4527b96ffc
commit
653012f81a
|
@ -51,7 +51,7 @@ in {
|
||||||
"xdg/waybar".source = ./waybar;
|
"xdg/waybar".source = ./waybar;
|
||||||
};
|
};
|
||||||
|
|
||||||
programs.tmux.extraTmuxConf = lib.mkBefore ''
|
programs.tmux.extraConfig = lib.mkBefore ''
|
||||||
set -g @override_copy_command 'wl-copy'
|
set -g @override_copy_command 'wl-copy'
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue