mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
GPG status module for Waybar
This commit is contained in:
parent
323322f339
commit
6ead6fbfea
5 changed files with 30 additions and 1 deletions
|
|
@ -35,6 +35,8 @@ let
|
|||
|
||||
kat-weather = super.callPackage ./kat-weather { };
|
||||
|
||||
kat-gpg-status =super.callPackage ./kat-gpg-status { };
|
||||
|
||||
linuxPackagesFor = kernel:
|
||||
(super.linuxPackagesFor kernel).extend (_: ksuper: {
|
||||
vendor-reset =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue