Update readme
This commit is contained in:
parent
141d80080d
commit
2b534168f2
1 changed files with 0 additions and 3 deletions
|
@ -21,9 +21,6 @@ but that will not work if the files are already in your home directory
|
||||||
~/.local/share/nvim/site/pack/packer/start/packer.nvim`
|
~/.local/share/nvim/site/pack/packer/start/packer.nvim`
|
||||||
* If your Neovim meets the requirements, try running `:PackerSync` in Neovim
|
* If your Neovim meets the requirements, try running `:PackerSync` in Neovim
|
||||||
|
|
||||||
### The presence.nvim Neovim plugin is not working
|
|
||||||
* You might have to add Neovim as a game in your Discord client (settings > game activity)
|
|
||||||
|
|
||||||
### The Materia GTK theme looks wrong when generated with the oomox colors
|
### The Materia GTK theme looks wrong when generated with the oomox colors
|
||||||
* Run `find /path/to/generated_theme -name "*.css" -print | xargs sed -i "s/230000/242424/g"`,
|
* Run `find /path/to/generated_theme -name "*.css" -print | xargs sed -i "s/230000/242424/g"`,
|
||||||
replacing `/path/to/generated_theme` with the location of the theme you generated
|
replacing `/path/to/generated_theme` with the location of the theme you generated
|
||||||
|
|
Loading…
Reference in a new issue