From cfe7b00eab384dead68ca0c17f434a71da67a1fd Mon Sep 17 00:00:00 2001 From: z3rOR0ne Date: Sat, 4 Jun 2022 05:43:36 -0700 Subject: [PATCH] added notation on installing dmwiki --- updates.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/updates.txt b/updates.txt index 687efe0f..82be6ed4 100644 --- a/updates.txt +++ b/updates.txt @@ -17,3 +17,9 @@ ls | pick | xargs bat # will give you a choice of the files from ls, pick displa install archwiki-docs doas pacman -S archwiki-docs + +pull scripts and copy sxhkd/sxhkdrc to configs + +cd scripts && git pull && cp ~/Documents/notes/sxhkd/sxhkdrc ~/.config/sxhkd/ + +And restart bspwm (super+shift+esc) and then invoke dmwiki using super+w