Skip to content

Commit

Permalink
feat: add kara to additionalWidgetPackages (#365)
Browse files Browse the repository at this point in the history
  • Loading branch information
HeitorAugustoLN authored Sep 24, 2024
1 parent e3d60d6 commit a02fef2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/panels.nix
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ let
plasmusic-toolbar = [ plasmusic-toolbar ];
"luisbocanegra.panel.colorizer" = [ plasma-panel-colorizer ];
"org.kde.windowbuttons" = [ kdePackages.applet-window-buttons6 ];
"org.dhruv8sh.kara" = [ kara ];
};
# An attrset of service-names and widgets/conditions. If any of the
# conditions (given in cond) evaluate to true for any of the widgets with the
Expand Down

0 comments on commit a02fef2

Please sign in to comment.