12 pname = "plasma-applet-virtual-desktop-bar";
13 version = "unstable-2021-02-20";
15 src = fetchFromGitHub {
17 repo = "virtual-desktop-bar";
18 rev = "3e9bbddb8def8da65071a1c325eaa06598e8a473";
19 sha256 = "192ns6c2brzq46pg385n0v1ydbz52aaa8f5dgfw5251hrw9c7bxg";
37 description = "Manage virtual desktops dynamically in a convenient way";
38 homepage = "https://github.com/wsdfhjxc/virtual-desktop-bar";
39 license = licenses.gpl3Only;
40 platforms = platforms.linux;
41 maintainers = with maintainers; [ peterhoeg ];