added notation on installing dmwiki
This commit is contained in:
parent
6fcb3a718d
commit
cfe7b00eab
1 changed files with 6 additions and 0 deletions
|
|
@ -17,3 +17,9 @@ ls | pick | xargs bat # will give you a choice of the files from ls, pick displa
|
||||||
install archwiki-docs
|
install archwiki-docs
|
||||||
|
|
||||||
doas pacman -S 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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue