chore: initial commit
This commit is contained in:
commit
67c7ccd66b
11102 changed files with 455009 additions and 0 deletions
27
.Xresources
Normal file
27
.Xresources
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue