From bfe7aec02c5141abf9ece2b0393435819ea13eba Mon Sep 17 00:00:00 2001 From: EMH-Mark-I Date: Mon, 24 Feb 2020 11:32:20 -0600 Subject: [PATCH] Markdown fix for instuction update --- INSTALL.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/INSTALL.md b/INSTALL.md index 573046d..3c7f4dd 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -561,7 +561,7 @@ The cursors in the theme do not support HiDPI but [Hackneyed](https://www.gnome- - This can occur if a GTK3 theme override is configured in `~/.config/gtk-3.0/`. - From a file-manager or terminal, navigate to `~/.config/gtk-3.0/` (Press Ctrl-h to display hidden files & directories.) - You should see a file by the name of `gtk.css`. Rename that file to gtk_bak.css, then log out and log back in. -- Optionally, there's also a gtk.css file provided by Chicago95 which you can copy into your `~/.config/gtk-3.0/ directory.` For instructions on this, checkout [GTK3 override configuration](#gtk3_override). +- Optionally, there's also a gtk.css file provided by Chicago95 which you can copy into your `~/.config/gtk-3.0/` directory. For instructions on this, checkout [GTK3 override configuration](#gtk3_override). "Themeing looks completely broken and unusable, especially for GTK3 applications. Windows are black and buttons are not visible." @@ -578,4 +578,4 @@ The cursors in the theme do not support HiDPI but [Hackneyed](https://www.gnome- - Don't forget to checkout the instructions for disabling the [GTK Overlay Scrollbars](#gtk_scroll). - Some applications might override the theme or employee their own scrollbar from outside the scope of the desktop toolkit. This has been observed in a few applications, namely Firefox; in this case, there is currently no resolution for this issue. -[[Return to Index]](#index) \ No newline at end of file +[[Return to Index]](#index)