blah
This commit is contained in:
parent
1a69cda9ff
commit
db0e516c65
2 changed files with 16 additions and 12 deletions
|
@ -231,6 +231,10 @@
|
|||
name = "rmpc (music player)";
|
||||
exec = "/home/emenel/.local/bin/wezapp rmpc";
|
||||
};
|
||||
ncmpcpp = {
|
||||
name = "ncmpcpp (music player)";
|
||||
exec = "/home/emenel/.local/bin/wezapp ncmpcpp";
|
||||
};
|
||||
isd = {
|
||||
name = "isd (interactive systemd)";
|
||||
exec = "/home/emenel/.local/bin/wezapp isd";
|
||||
|
@ -250,9 +254,9 @@
|
|||
name = "Steam (nvidia-offload)";
|
||||
exec = "nvidia-offload ${pkgs.steam}/bin/steam";
|
||||
};
|
||||
bluetuith = {
|
||||
name = "Bluetuith (bluetooth manager)";
|
||||
exec = "/home/emenel/.local/bin/wezapp bluetuith";
|
||||
bluetui = {
|
||||
name = "bluetui (bluetooth manager)";
|
||||
exec = "/home/emenel/.local/bin/wezapp bluetui";
|
||||
};
|
||||
color-picker-clip = {
|
||||
name = "wl color picker (clipboard)";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue