Disable shutdown and reboot timers

This commit is contained in:
Lillian Violet 2024-05-08 14:57:34 +02:00
parent 416d45d06e
commit 54c4a49725

View file

@ -20,6 +20,8 @@
cat = "bat";
tree = "tre";
neofetch = "hyfetch";
shutdown = "shutdown 0";
reboot = "reboot 0";
};
plugins = [
{