virt-viewer: use title as subtitle

This commit is contained in:
Mikhail Klementev 2020-02-02 02:13:57 +00:00
parent 7cad1efce8
commit 218e81a6ac
No known key found for this signature in database
GPG key ID: BE44DA8C062D87DC
5 changed files with 48 additions and 3 deletions

View file

@ -5,6 +5,7 @@ let
./patches/0001-Remove-menu-bar.patch
./patches/0002-Do-not-grab-keyboard-mouse.patch
./patches/0003-Use-name-of-appvm-applications-as-a-title.patch
./patches/0004-Use-title-application-name-as-subtitle.patch
];
});
in with pkgs;