chore: initial commit

This commit is contained in:
Alexandre Cavalheiro S. Tiago Da Silva 2021-04-05 10:48:05 -03:00
commit 67c7ccd66b
No known key found for this signature in database
GPG key ID: 03C18A5682B3E189
11102 changed files with 455009 additions and 0 deletions

27
.Xresources Normal file
View file

@ -0,0 +1,27 @@
! 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