You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
dotfiles/rofi/config

27 lines
1.4 KiB

rofi.modi: window,run,ssh
rofi.width: 50
rofi.lines: 15
rofi.columns: 1
rofi.font: roboto mono 10
rofi.color-normal: #0e4470, #9dd9df, #0e4470, #016694, #9dd9df
rofi.color-urgent: #0e4470, #d6b48d, #22231D, #d6b48d, #9dd9df
rofi.color-active: #0e4470, #2db1b9, #0e4470, #2db1b9, #0e4470
rofi.color-window: #0e4470, #016694, #014665
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