diff options
Diffstat (limited to 'config/rofi/config-power.rasi')
| -rw-r--r-- | config/rofi/config-power.rasi | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/config/rofi/config-power.rasi b/config/rofi/config-power.rasi index 919b0c7c..58a35dd6 100644 --- a/config/rofi/config-power.rasi +++ b/config/rofi/config-power.rasi @@ -1,8 +1,8 @@ -/* -/** ---- Configuration ---- **/ +/* 💫 https://github.com/JaKooLit 💫 */ +/* ---- Configuration ---- */ configuration { - modi: "drun,filebrowser,window,run"; - font: "Fira Code 12"; + modi: "drun,run"; + font: "Fira Code SemiBold 12"; show-icons: true; display-drun: ""; display-run: ""; @@ -10,7 +10,7 @@ configuration { display-window: ""; drun-display-format: "{name}"; hover-select: true; - me-select-entry: ""; + me-select-entry: "MouseSecondary"; me-accept-entry: "MousePrimary"; window-format: "{w} · {c} · {t}"; |
