diff options
Diffstat (limited to 'dotfiles/.config/rofi')
| -rw-r--r-- | dotfiles/.config/rofi/config.rasi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dotfiles/.config/rofi/config.rasi b/dotfiles/.config/rofi/config.rasi index 33fce35..b4e5827 100644 --- a/dotfiles/.config/rofi/config.rasi +++ b/dotfiles/.config/rofi/config.rasi @@ -17,7 +17,7 @@ configuration { /* icon-theme: ;*/ /* drun-match-fields: "name,generic,exec,categories,keywords";*/ /* drun-categories: ;*/ -/* drun-show-actions: false;*/ + drun-show-actions: true; /* drun-display-format: "{name} [<span weight='light' size='small'><i>({generic})</i></span>]";*/ /* drun-url-launcher: "xdg-open";*/ /* disable-history: false;*/ |
