diff options
Diffstat (limited to 'config/rofi/config-long.rasi')
| -rw-r--r-- | config/rofi/config-long.rasi | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/config/rofi/config-long.rasi b/config/rofi/config-long.rasi index 2decab5c..5d4bedc3 100644 --- a/config/rofi/config-long.rasi +++ b/config/rofi/config-long.rasi @@ -1,4 +1,5 @@ -/* 💫 https://github.com/JaKooLit 💫 */ +/* ---- 💫 https://github.com/JaKooLit 💫 ---- */ + /* ---- Configuration ---- */ configuration { modi: "drun,run"; @@ -8,7 +9,7 @@ configuration { display-run: ""; display-filebrowser: ""; display-window: ""; - drun-display-format: "{name}"; + drun-display-format: "{name}"; hover-select: true; me-select-entry: "MouseSecondary"; me-accept-entry: "MousePrimary"; |
