dotfiles/.config/rofi/config

34 lines
1.0 KiB
Plaintext

rofi.color-enabled: true
! Window: 'background', 'border', 'separator'
rofi.color-window: argb:cc252936, #9575cd, argb:ffffffff
! State: 'bg', 'fg', 'altbg', 'hlbg', hlfg
rofi.color-normal: argb:00252936, #ffffff, argb:00252936, argb:009575cd, #ff9575cd
rofi.color-active: argb:00252936, #252936, argb:00252936, argb:009575cd, #ffc000
rofi.color-urgent: argb:00252936, #ff0000, argb:00252936, argb:00252936, #ff0000
rofi.width: 100
rofi.padding: 400
rofi.line-margin: 15
rofi.lines: 5
rofi.separator-style: none
rofi.columns: 1
rofi.font: Agave Nerd Font 22
rofi.bw: 0
rofi.eh: 2
rofi.hide-scrollbar: true
rofi.auto-select: true
rofi.terminal: alacritty
rofi.ssh-client: ssh
rofi.ssh-command: {terminal} -e {ssh-client} {host}
rofi.run-command: {cmd}
rofi.run-shell-command: {terminal} -e {cmd}
rofi.disable-history: false
rofi.levenshtein-sort: false
rofi.case-sensitive: false
rofi.auto-select: false
rofi.parse-hosts: false
rofi.parse-known-hosts: false