2017-04-27 18:22:24 +00:00
|
|
|
!-------------------------------------------------------------------------------
|
2017-05-21 15:35:57 +00:00
|
|
|
! Rofi settings
|
|
|
|
!-------------------------------------------------------------------------------
|
|
|
|
rofi.color-enabled: true
|
2017-10-19 08:45:31 +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
|
|
|
|
|
2017-11-06 08:10:02 +00:00
|
|
|
rofi.show-icons: true
|
2017-05-21 15:35:57 +00:00
|
|
|
rofi.fake-transparency: true
|
|
|
|
rofi.lines: 3
|
|
|
|
rofi.bw: 0
|
|
|
|
rofi.hide-scrollbar: true
|
|
|
|
rofi.width: 30
|
|
|
|
rofi.element-hight: 2
|
|
|
|
rofi.padding: 500
|
|
|
|
|
|
|
|
!-------------------------------------------------------------------------------
|
2017-04-27 18:22:24 +00:00
|
|
|
! Xft settings
|
|
|
|
!-------------------------------------------------------------------------------
|
|
|
|
|
2017-05-21 14:22:42 +00:00
|
|
|
Xft.dpi: 96
|
2017-04-27 18:22:24 +00:00
|
|
|
Xft.antialias: false
|
|
|
|
Xft.rgba: rgb
|
|
|
|
Xft.hinting: true
|
|
|
|
Xft.hintstyle: hintslight
|