1
0
mirror of https://github.com/vbrandl/dotfiles synced 2024-11-23 16:31:07 +01:00
dotfiles/tools/misc/rofi/config

27 lines
758 B
Plaintext
Raw Normal View History

2017-02-11 13:30:54 +01:00
rofi.modi: drun,run,ssh,window
rofi.font: 'Roboto Mono' 14, FontAwesome 14
rofi.color-normal: argb:d2424655, argb:d2838c9d, argb:d2424655, argb:d2424655, argb:d2f3f4f5
rofi.color-window: argb:d2424655, argb:d2424655, argb:d2525863
rofi.fullscreen: true
2018-08-13 11:50:00 +02:00
rofi.padding: 200
2017-02-11 13:30:54 +01:00
rofi.line-padding: 15
rofi.line-margin: 0
! "Separator style (none, dash, solid)"
rofi.separator-style: solid
! "Scrolling method. (0: Page, 1: Centered)"
rofi.scroll-method: 1
!rofi.hide-scrollbar: false
! "Window Format. w (desktop name), t (title), n (name), r (role), c (class)"
rofi.window-format: {w} {t}
rofi.ssh-command: {terminal} -e '{ssh-client} {host}'
rofi.parse-known-hosts: false
! "Set the matching algorithm. (normal, regex, glob, fuzzy)"
!rofi.matching: normal