Add oom_kill_notify TODO
authorSiraaj Khandkar <siraaj@khandkar.net>
Wed, 15 Jun 2022 20:17:18 +0000 (13:17 -0700)
committerSiraaj Khandkar <siraaj@khandkar.net>
Wed, 15 Jun 2022 20:17:18 +0000 (13:17 -0700)
TODO.md
home/.xlaunch.d/oom_kill_notify [new file with mode: 0755]

diff --git a/TODO.md b/TODO.md
index 3f82466..10aac92 100644 (file)
--- a/TODO.md
+++ b/TODO.md
@@ -16,3 +16,4 @@
 - [ ] specialize configs by host
   - [ ] dunstrc
   - [ ] xbindkeysrc
+- [ ] implement `home/.xlaunch.d/oom_kill_notify`
diff --git a/home/.xlaunch.d/oom_kill_notify b/home/.xlaunch.d/oom_kill_notify
new file mode 100755 (executable)
index 0000000..04e3b60
--- /dev/null
@@ -0,0 +1,5 @@
+#! /bin/sh
+
+### TODO Implement
+
+true
This page took 0.027598 seconds and 4 git commands to generate.