mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-03-14 01:26:32 +01:00
rootbar: update meta
Correcting project’s English syntax errors.
This commit is contained in:
parent
bd4951edf0
commit
da12881f5e
1 changed files with 3 additions and 3 deletions
|
|
@ -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 = [ ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue