diff --git a/readme.md b/readme.md index 171a4777..5c9ca1b7 100644 --- a/readme.md +++ b/readme.md @@ -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` * 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 * 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