Assorted ezpcusr fixes

This commit is contained in:
notgne2 2022-11-02 19:52:41 -07:00
parent 5d1544dad7
commit 63137c2f6f
No known key found for this signature in database
6 changed files with 117 additions and 1652 deletions

View file

@ -3,7 +3,7 @@
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
base16-rofi = {
url = "github:0xdec/base16-rofi";
url = "github:tinted-theming/base16-rofi";
flake = false;
};
base16-kitty = {
@ -57,6 +57,14 @@
plasma-manager = {
url = "github:pjones/plasma-manager";
};
bemoji = {
url = "github:marty-oehme/bemoji";
flake = false;
};
bwmenu = {
url = "github:mattydebie/bitwarden-rofi";
flake = false;
};
};
outputs = {