diff options
| author | 2019-12-21 18:44:10 -0500 | |
|---|---|---|
| committer | 2019-12-21 18:46:06 -0500 | |
| commit | 9911faab4abd72ba98e0c6d28e3e5035eea0fbdc (patch) | |
| tree | 40f98bd9f1408c01cccc84941eafa638fdd8460c /dot_config | |
| parent | [submodules] also init every run (diff) | |
[rofi] init
Diffstat (limited to '')
| -rw-r--r-- | dot_config/rofi/config | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/dot_config/rofi/config b/dot_config/rofi/config new file mode 100644 index 0000000..b495912 --- /dev/null +++ b/dot_config/rofi/config @@ -0,0 +1,9 @@ +rofi.combi-modi: ssh,drun +rofi.font: Hack 15 +rofi.matching: fuzzy +rofi.modi: combi,run +rofi.parse-known-hosts: true +rofi.sort: true +rofi.sorting-method: fzf +rofi.terminal: alacritty +rofi.theme: /usr/share/rofi/themes/Pop-Dark.rasi |
