$OpenBSD: patch-themes_gtk_theme_lua,v 1.1 2020/11/28 08:10:44 rsadowski Exp $

Index: themes/gtk/theme.lua
--- themes/gtk/theme.lua.orig
+++ themes/gtk/theme.lua
@@ -310,7 +310,7 @@ theme = theme_assets.recolor_titlebar(
 )
 
 -- Define the icon theme for application icons. If not set then the icons
--- from /usr/share/icons and /usr/share/icons/hicolor will be used.
+-- from ${LOCALBASE}/share/icons and /usr/share/icons/hicolor will be used.
 theme.icon_theme = nil
 
 -- Generate Awesome icon:
