Remove notify-battery script with i3-battery-popup
https://github.com/rjekker/i3-battery-popup
This commit is contained in:
parent
5160384b10
commit
f982861233
7 changed files with 23 additions and 68 deletions
|
@ -8,7 +8,7 @@ in
|
|||
{
|
||||
build-glove80 = callPackage ./build-glove80.nix { };
|
||||
notes = callPackage ./notes.nix { };
|
||||
notify-battery = callPackage ./notify-battery.nix { };
|
||||
i3-battery-popup = callPackage ./i3-battery-popup.nix { };
|
||||
tmux-sessionizer = callPackage ./tmux-sessionizer.nix { };
|
||||
|
||||
vimPlugins = prev.vimPlugins // vimPlugins;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue