gtrash, yazi, etc

This commit is contained in:
Matt Nish-Lapidus 2025-05-18 13:24:11 -04:00
parent 020a25a945
commit 0f50d45a0a
6 changed files with 63 additions and 21 deletions

View file

@ -259,6 +259,10 @@
name = "bluetui (bluetooth manager)";
exec = "/home/emenel/.local/bin/wezapp bluetui";
};
gtrash = {
name = "gtrash";
exec = "/home/emenel/.local/bin/wezapp gtrash r";
};
color-picker-clip = {
name = "wl color picker (clipboard)";
exec = "${pkgs.wl-color-picker}/bin/wl-color-picker clipboard";