rofi/source
Dave Davenport fc64265343 [1633][Mode] Add generic fallback option for modes.
Add config option:

```css
configuration {
   <mode> {
   	fallback-icon: "<icon name>";
   }
}
```

fixes: #1633
2022-05-11 17:15:18 +02:00
..
modes [dmenu] Fix small bug of passing right length. 2022-04-23 23:17:51 +02:00
widgets [#1079]: Option to hide listview elements when not filtered (#1622) 2022-04-20 23:24:52 +02:00
css-colors.c [Cleanup] Using clang-tidy 2021-08-18 01:16:45 +02:00
helper.c [Helper] Add XDG_DATA_DIRS to theme search path. (#1619) 2022-04-16 12:10:14 +02:00
history.c Bump copyright date. 2022-02-07 23:17:15 +01:00
keyb.c [listview] Allow settings of flow direction of elements (#1605) 2022-03-07 20:37:58 +01:00
mode.c [1633][Mode] Add generic fallback option for modes. 2022-05-11 17:15:18 +02:00
rofi-icon-fetcher.c Change modi -> modes 2022-02-23 22:42:56 +01:00
rofi-types.c Merge List and Array type into one. (#1572) 2022-01-25 09:57:59 +01:00
rofi.c [Rofi] Move the commandline no argument msg to a popup. 2022-05-06 15:25:32 +02:00
theme.c [Theme] Change back to g_ascii_formatd 2022-04-05 00:06:53 +02:00
timings.c Bump copyright date. 2022-02-07 23:17:15 +01:00
view.c [View] Remove some, broken, logic that misplaces the view. 2022-05-07 11:35:09 +02:00
xcb.c Cleanup some duplicate checks. 2022-03-15 01:00:56 +01:00
xrmoptions.c [DMenu] Huge list speedups (#1621) 2022-04-20 21:53:44 +02:00