summaryrefslogtreecommitdiff
path: root/.config/rofi/config
blob: 7ee01c904174d0bd5418c91229e7f7ee6d3baa35 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
rofi.modi:                           run,window,ssh
rofi.width:                          25
rofi.lines:                          25
rofi.columns:                        1
rofi.font:                           Iosevka Etoile 14
rofi.color-normal:                   #0f2030, #fffffc, #0f2030, #9fc1cb, #fffffc
rofi.color-urgent:                   #0f2030, #d6b48d, #22231D, #d6b48d, #fffffc
rofi.color-active:                   #0f2030, #ade2f9, #0f2030, #ade2f9, #0f2030
rofi.color-window:                   #0f2030, #9fc1cb, #6d858c
rofi.bw:                             5
rofi.location:                       0
rofi.padding:                        5
rofi.yoffset:                        0
rofi.xoffset:                        0
rofi.fixed-num-lines:                true
rofi.terminal:                       rofi-sensible-terminal
rofi.ssh-client:                     ssh
rofi.ssh-command:                    {terminal} -e {ssh-client} {host}
rofi.run-command:                    {cmd}
rofi.parse-hosts:                    true
rofi.matching:                       normal
rofi.separator-style:                none
rofi.scrollbar-width:                0
rofi.kb-mode-next:                   Shift+Right,Control+Tab,Alt+l
rofi.kb-mode-previous:               Shift+Left,Control+Shift+Tab,Alt+h
rofi.kb-row-up:                      Up,Control+p,Shift+Tab,Shift+ISO_Left_Tab,Alt+k
rofi.kb-row-down:                    Down,Control+n,Alt+j