Disable shutdown and reboot timers
This commit is contained in:
parent
416d45d06e
commit
54c4a49725
|
@ -20,6 +20,8 @@
|
|||
cat = "bat";
|
||||
tree = "tre";
|
||||
neofetch = "hyfetch";
|
||||
shutdown = "shutdown 0";
|
||||
reboot = "reboot 0";
|
||||
};
|
||||
plugins = [
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue