summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/window-managers/lemonbar/xft.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/window-managers/lemonbar/xft.nix')
-rw-r--r--pkgs/applications/window-managers/lemonbar/xft.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/applications/window-managers/lemonbar/xft.nix b/pkgs/applications/window-managers/lemonbar/xft.nix
index 8d009a3458b3..80439f945fdc 100644
--- a/pkgs/applications/window-managers/lemonbar/xft.nix
+++ b/pkgs/applications/window-managers/lemonbar/xft.nix
@@ -17,6 +17,7 @@ stdenv.mkDerivation {
meta = with lib; {
description = "A lightweight xcb based bar with XFT-support";
+ mainProgram = "lemonbar";
homepage = "https://github.com/drscream/lemonbar-xft";
license = licenses.mit;
platforms = platforms.linux;