mirror of
https://github.com/Mastermindzh/dotfiles.git
synced 2024-11-22 06:44:41 +01:00
12 lines
431 B
Plaintext
12 lines
431 B
Plaintext
rofi.color-window: #1e1e1e, #333333, #333333
|
|
rofi.color-normal: #1e1e1e, #848484, #1e1e1e, #333333, #f6f6f7
|
|
rofi.color-active: #333333, #ef5350, #0000ff, #333333, #f6f6f7
|
|
rofi.color-urgent: #333333, #ef5350, #0000ff, #333333, #f6f6f7
|
|
|
|
rofi.lines: 10
|
|
rofi.line-padding: 5
|
|
rofi.font: monospace 10
|
|
|
|
rofi.terminal: xfce4-terminal
|
|
rofi.ssh-client: ssh
|
|
rofi.ssh-command: {terminal} -e "{ssh-client} {host}" |