linuxware/.Xresources
Alexandre Cavalheiro S. Tiago Da Silva 67c7ccd66b
chore: initial commit
2021-04-05 10:48:05 -03:00

28 lines
771 B
Plaintext

! rofi configuration
!
! Enable the extended coloring options
rofi.color-enabled: true
! bg border separator
rofi.color-window: argb:992f343f, argb:00000000, 900000,
! bg fg bg-alt hl-bg hl-fg
rofi.color-normal: argb:00000000, #FFFFFF, 000000, 000000, #4282c6
rofi.color-active: argb:00000000, #FFFFFF, argb:00000000, argb:00000000, #4282c6
rofi.color-urgent: #2f343f, #2f343f, #2f343f, #2f343f, #2f343f
rofi.separator-style: none
rofi.sidebar-mode: true
rofi.bw: 1
rofi.columns: 1
rofi.padding: 16
rofi.yoffset: 0
!rofi.fake-transparency: true
rofi.location: 0
rofi.width: 500
rofi.font: Fira\ Mono\ NF 10
rofi.lines: 12
rofi.fixed-num-lines: true
Xcursor.theme: Qogir-dark
Xcursor.size: 16