summaryrefslogtreecommitdiffstats
path: root/doc/rofi.1.markdown
diff options
context:
space:
mode:
authorDave Davenport <qball@blame.services>2022-01-22 14:20:16 +0100
committerDave Davenport <qball@blame.services>2022-01-22 14:20:16 +0100
commit64062b2a94eadcf883ff9a70c785bde0fb52f93e (patch)
tree9b241822994e98c105acc74e429f286ed2bd3a2c /doc/rofi.1.markdown
parentfaa360041e2e7d6e9a60b4d60368b2bdecec708d (diff)
[Doc] Add F.A.Q about icon lookup.
Diffstat (limited to 'doc/rofi.1.markdown')
-rw-r--r--doc/rofi.1.markdown9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/rofi.1.markdown b/doc/rofi.1.markdown
index 9d23e12b..d70ea4ab 100644
--- a/doc/rofi.1.markdown
+++ b/doc/rofi.1.markdown
@@ -844,6 +844,15 @@ The indicator shows:
`+` Case insensitive and Sorting enabled
`±` Sorting and Case sensitivity enabled"
+### Why do I see different icons for run,drun and window mode
+
+Each of these modes uses different methods of resolving the icon:
+
+* Window: It first uses the icon that the application exposes via the X11
+ Server, if none is set it does a lookup of the window Class name in the icon theme.
+* drun: It uses the icon set in the desktop file.
+* run: It does a lookup using the executable name.
+
## EXAMPLES
Some basic usage examples of **rofi**: