diff options
author | awy <awy@awy.one> | 2025-07-30 20:24:03 +0300 |
---|---|---|
committer | awy <awy@awy.one> | 2025-07-30 20:24:03 +0300 |
commit | 75d3aedd6d2d2c6e4897491ef5090268bc6d8e9f (patch) | |
tree | 4bd4354d89e3c2617ccdb283cd4b0554e491c93e /.config/mako/config | |
parent | 7b32e450502d4664b46eb44a16dbd404991d2749 (diff) | |
download | hyprdots-75d3aedd6d2d2c6e4897491ef5090268bc6d8e9f.tar.gz |
rofi
Diffstat (limited to '.config/mako/config')
-rw-r--r-- | .config/mako/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/mako/config b/.config/mako/config index 517f99b..debf8ca 100644 --- a/.config/mako/config +++ b/.config/mako/config @@ -6,7 +6,7 @@ max-history=10 sort=-time on-button-left=invoke-default-action -on-button-middle=exec makoctl menu -n $id -- mew -p 'Select action: ' +on-button-middle=exec makoctl menu -n $id -- rofi -dmenu -p 'Select action: ' on-button-right=dismiss max-visible=10 |