aboutsummaryrefslogtreecommitdiff
path: root/dotfiles/.config/rofi
diff options
context:
space:
mode:
authorYaroslav de la Peña Smirnov <yps@yaroslavps.com>2025-12-24 02:47:15 +0300
committerYaroslav de la Peña Smirnov <yps@yaroslavps.com>2025-12-24 02:47:15 +0300
commit9cfa6ce5a42e81cf34979678dade29f7ad138e67 (patch)
tree69da30e4c840c7806397b3b1e4a5de86899a8992 /dotfiles/.config/rofi
parent078b023f35776421f54beb461c8ff4831396b498 (diff)
downloadswayrice-9cfa6ce5a42e81cf34979678dade29f7ad138e67.tar.gz
swayrice-9cfa6ce5a42e81cf34979678dade29f7ad138e67.zip
rofi: show actions in drun menuniri
Diffstat (limited to 'dotfiles/.config/rofi')
-rw-r--r--dotfiles/.config/rofi/config.rasi2
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;*/