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