From 005fbf0f4a0663f026a2a6f9748fd49930667677 Mon Sep 17 00:00:00 2001 From: Alexis Jhon Gaspar Date: Sat, 30 Sep 2023 22:31:02 +0800 Subject: [PATCH] Update Kill X funct --- README.md | 2 ++ scripts/shutdown | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b454683..5b18892 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,8 @@ For those who want the old version, check out `oldmain`. I don't plan on maintai Note that there are some programs that is included here, mainly for compatibility or choice reasons. While slstatus is pretty barebones compared to dwmblocks-async, it is included on the repo if one decides not to have statuscmd, for example. This aims to be also compatible with already existing setups. +For the shutdown menu script (located in `scripts/shutdown`), `/usr/libexec/ssh/gnome-ssh-askpass` was set by default for asking password for killing X. Either change it to a more preferred ssh-askpass program or make sudo passwordless. + ### Keybind notes In the documentation for this suite, Mod4Key would be defined as ⊞ Win/⌘ Cmd/❖ Super, depending on whichever keyboard do you use. diff --git a/scripts/shutdown b/scripts/shutdown index 7f17e4a..a3fd6ad 100755 --- a/scripts/shutdown +++ b/scripts/shutdown @@ -10,5 +10,5 @@ cat <