added notation on how to install dmconf command in dmenu
This commit is contained in:
parent
a5cd500685
commit
154bed8202
1 changed files with 8 additions and 0 deletions
|
|
@ -17,3 +17,11 @@ ls | pick | xargs bat # will give you a choice of the files from ls, pick displa
|
|||
install opentoonz (blas and cblas may already be installed)
|
||||
|
||||
doas pacman -S opentoonz blas cblas
|
||||
|
||||
pull scripts for dmconf
|
||||
|
||||
cd ~/scripts && git pull
|
||||
|
||||
pull notes and cp sxhkdrc to .config
|
||||
|
||||
git pull && cp ~/Documents/notes/sxhkd/sxhkdrc ~/.config/sxhkd/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue