rootbar: update meta
Correcting project’s English syntax errors.
This commit is contained in:
@@ -38,11 +38,11 @@ gcc14Stdenv.mkDerivation {
|
||||
|
||||
meta = {
|
||||
homepage = "https://hg.sr.ht/~scoopta/rootbar";
|
||||
description = "Bar for Wayland WMs";
|
||||
description = "Bar for wlroots-based Wayland compositors";
|
||||
mainProgram = "rootbar";
|
||||
longDescription = ''
|
||||
Root Bar is a bar for wlroots based wayland compositors such as sway and
|
||||
was designed to address the lack of good bars for wayland.
|
||||
Root Bar is a bar for wlroots-based Wayland compositors such as Sway and
|
||||
was designed to address the lack of good bars for Wayland.
|
||||
'';
|
||||
license = lib.licenses.gpl3Plus;
|
||||
maintainers = [ ];
|
||||
|
||||
Reference in New Issue
Block a user