2017-04-27 18:22:24 +00:00
|
|
|
!-------------------------------------------------------------------------------
|
2017-05-21 15:35:57 +00:00
|
|
|
! Rofi settings
|
|
|
|
!-------------------------------------------------------------------------------
|
|
|
|
rofi.color-enabled: true
|
2017-11-01 20:01:34 +00:00
|
|
|
rofi.color-window: argb:EE000000, argb:EE000000, argb:EE000000
|
2017-05-21 15:35:57 +00:00
|
|
|
rofi.color-normal: #111, #819396, #222, #008ed4, #ffffff
|
|
|
|
rofi.color-active: #002b37, #008ed4, #003643, #008ed4, #66c6ff
|
|
|
|
rofi.color-urgent: #002b37, #da4281, #003643, #008ed4, #890661
|
|
|
|
|
|
|
|
rofi.fake-transparency: true
|
|
|
|
rofi.lines: 3
|
|
|
|
rofi.bw: 0
|
|
|
|
rofi.hide-scrollbar: true
|
|
|
|
rofi.width: 30
|
|
|
|
rofi.element-hight: 2
|
2017-06-30 12:43:54 +00:00
|
|
|
rofi.padding: 400
|
2017-05-21 15:35:57 +00:00
|
|
|
|
|
|
|
!-------------------------------------------------------------------------------
|
2017-04-27 18:22:24 +00:00
|
|
|
! Xft settings
|
|
|
|
!-------------------------------------------------------------------------------
|
|
|
|
|
2017-05-29 10:58:35 +00:00
|
|
|
Xft.dpi: 160
|
2017-04-27 18:22:24 +00:00
|
|
|
Xft.antialias: false
|
|
|
|
Xft.rgba: rgb
|
|
|
|
Xft.hinting: true
|
|
|
|
Xft.hintstyle: hintslight
|