24 lines
833 B
Plaintext
24 lines
833 B
Plaintext
|
|
rofi.color-normal: #fbf8f1, #2A1A17, #fbf8f1, #ff923b, #2A1A17
|
|
rofi.color-urgent: #fbf8f1, #d6b48d, #22231D, #d6b48d, #2A1A17
|
|
rofi.color-active: #fbf8f1, #E1B959, #fbf8f1, #E1B959, #fbf8f1
|
|
rofi.color-window: #fbf8f1, #ff923b, #DD712E
|
|
rofi.font:UbuntuMono Nerd Font 12
|
|
rofi.color-enabled: true
|
|
rofi.fake-transparency: true
|
|
rofi.lines: 20
|
|
rofi.bw: 0
|
|
rofi.opacity: "10"
|
|
rofi.hide-scrollbar: true
|
|
rofi.width: 30
|
|
rofi.modi: window,run,ssh,drun,i3:~/.config/Scripts/i3_switch_workspace.sh
|
|
rofi.sidebar-mode: true
|
|
rofi.terminal: st
|
|
rofi.levenshtein-sort: true
|
|
rofi.separator-style: dash
|
|
rofi.show-icons: true
|
|
|
|
|
|
# Dark theme.
|
|
rofi.theme: ~/.config/rofi/colors-rofi-dark.rasi
|