$OpenBSD: patch-themes_xresources_theme_lua,v 1.3 2017/08/05 20:18:11 dcoppa Exp $
Index: themes/xresources/theme.lua
--- themes/xresources/theme.lua.orig
+++ themes/xresources/theme.lua
@@ -94,7 +94,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 ${LOCALBASE}/share/icons/hicolor will be used.
 theme.icon_theme = nil
 
 -- Generate Awesome icon:
