Merge pull request #17899 from markus1189/urxvt-theme-switch
urxvt-theme-switch: Add description and homepage
This commit is contained in:
commit
69d80cea5c
@ -19,8 +19,8 @@ stdenv.mkDerivation rec {
|
|||||||
'';
|
'';
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "";
|
description = "urxvt plugin that allows to switch color themes during runtime";
|
||||||
homepage = "";
|
homepage = "https://github.com/felixr/urxvt-theme-switch";
|
||||||
license = "CCBYNC";
|
license = "CCBYNC";
|
||||||
maintainers = with maintainers; [ garbas ];
|
maintainers = with maintainers; [ garbas ];
|
||||||
platforms = with platforms; unix;
|
platforms = with platforms; unix;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user