mirror of
https://github.com/RGBCube/ncc
synced 2025-07-30 11:37:44 +00:00
Send notifications when long commands end on desktop with Starship
This commit is contained in:
parent
e710f25b16
commit
1ebd99a8f4
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@
|
|||
command_timeout = 100;
|
||||
scan_timeout = 20;
|
||||
|
||||
cmd_duration.show_notifications = ulib.isDesktop;
|
||||
|
||||
package.disabled = ulib.isServer;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue