Improve wayland configs
This commit is contained in:
parent
35f4e0c88f
commit
ceea1c316a
18 changed files with 549 additions and 41 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
set -e
|
||||
|
||||
edit_dir_base="$HOME/.cache/edit/"
|
||||
edit_dir_base="$XDG_RUNTIME_DIR/edit/"
|
||||
|
||||
_pre_checks() {
|
||||
if [ -z "$EDITOR" ]; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue