dotfiles/system/.config/X11/xresources
Severin Kaderli 8f437fbfb7
Update rofi configuration
Signed-off-by: Severin Kaderli <severin.kaderli@gmail.com>
2019-02-25 16:14:45 +01:00

25 lines
No EOL
657 B
Text

! SCRIPT NAME:
! .Xresources
!
! AUTHOR:
! Severin Kaderli <severin.kaderli@gmail.com>
!
! DESCRIPTION:
! This contains my Rofi color configuration.
!
! USAGE:
! This file is merged on boot.
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
! ROFI Color theme
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
rofi.color-enabled: true
rofi.color-window: #273238, #273238, #1e2529
rofi.color-normal: #273238, #c1c1c1, #273238, #394249, #ffffff
rofi.color-active: #273238, #80cbc4, #273238, #394249, #80cbc4
rofi.color-urgent: #273238, #ff1844, #273238, #394249, #ff1844
rofi.seperator-style: solid
rofi.opacity: 100
rofi.location: 2
rofi.yoffset: 35
rofi.fixed-num-lines: false