feat: add xdg-open etc.

main
mandlm 2023-09-25 14:16:42 +02:00
parent 1c66c5662e
commit f7902362cc
Signed by: mandlm
GPG Key ID: 4AA25D647AA54CC7
1 changed files with 4 additions and 0 deletions

View File

@ -8,6 +8,10 @@ in
./i3status-rust.nix
];
home.packages = with pkgs; [
xdg-utils
];
programs.fuzzel = {
enable = true;
settings = {