From 9cfa6ce5a42e81cf34979678dade29f7ad138e67 Mon Sep 17 00:00:00 2001 From: Yaroslav de la Peña Smirnov Date: Wed, 24 Dec 2025 02:47:15 +0300 Subject: rofi: show actions in drun menu --- dotfiles/.config/rofi/config.rasi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dotfiles') 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} [({generic})]";*/ /* drun-url-launcher: "xdg-open";*/ /* disable-history: false;*/ -- cgit v1.2.3