Merge pull request #30 from Daenarii/master

Create rofi config that doesn't rely on .Xdefaults
This commit is contained in:
Luke Smith 2018-03-19 09:59:14 -07:00 committed by GitHub
commit c11fafdc8a

12
.config/rofi/config Normal file
View file

@ -0,0 +1,12 @@
rofi.color-enabled: true
rofi.color-window: #000, #000, #000
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.opacity: "10"
rofi.hide-scrollbar: true
rofi.width: 30