Move rofi config to separate file

This commit is contained in:
Riyyi
2018-10-18 22:54:12 +02:00
parent b9fb304f50
commit 849e4d3226
3 changed files with 15 additions and 13 deletions
+14
View File
@@ -0,0 +1,14 @@
rofi.color-enabled: true
! bg border separator
rofi.color-window: #404552, #2e3137, #2e3137
! bg fg bgalt hlbg hlfg
rofi.color-normal: #404552, #d3dae3, #3f4350, #5294e2, #d3dae3
!rofi.color-active: #
!rofi.color-urgent: #
rofi.font: DejaVu Sans Mono 12
rofi.lines: 8
rofi.width: 30
rofi.bw: 4
rofi.separator-style: solid
rofi.hide-scrollbar: true