Merge branch 'obsd-master'

This commit is contained in:
Thomas Adam
2019-05-13 23:02:26 +01:00
8 changed files with 21 additions and 4 deletions

View File

@ -60,7 +60,7 @@ static void format_defaults_winlink(struct format_tree *, struct winlink *);
"Detach & Kill,X,detach-client -P|" \
"Detach Others,o,detach-client -a|" \
"|" \
"#{?#{lock-command},Lock,},l,lock-client"
"Lock,l,lock-client"
#define DEFAULT_SESSION_MENU \
"Next,n,switch-client -n|" \
"Previous,p,switch-client -p|" \