From e5edac0a57f87db1fd9333e2b3b67bde6d388216 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Thu, 23 Feb 2023 09:43:49 +0100 Subject: Add suspend-menu; do not use i3-nagbar for shutdown confirmation --- i3/bin/suspend-menu | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100755 i3/bin/suspend-menu (limited to 'i3/bin') diff --git a/i3/bin/suspend-menu b/i3/bin/suspend-menu new file mode 100755 index 0000000..7b8c802 --- /dev/null +++ b/i3/bin/suspend-menu @@ -0,0 +1,27 @@ +#!/bin/bash + +print_options () { + cat <