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 <