]> git.ekhem.eu.org Git - guix.git/commit
[home] Represent the status bar as a package.
authorJakub Czajka <jakub@ekhem.eu.org>
Fri, 23 Dec 2022 19:27:18 +0000 (20:27 +0100)
committerJakub Czajka <jczajka@google.com>
Sun, 24 Dec 2023 18:53:07 +0000 (19:53 +0100)
commitdeb3398e3fbbdc5403dfae34c7d8cc82dd962078
treea2263e15e68d2b70ace7bd550168edffd93d5ca6
parentc5d9782770378a3d88a83f09adedf988ef75fb02
[home] Represent the status bar as a package.

This commit adds a script which generates the status bar. It also
wraps this script as a GNU Guix package.
bash/.config/profile.d/20-env.sh
conf/home/status-bar.scm [new file with mode: 0644]
scripts/status_bar [new file with mode: 0755]