mirror of
https://github.com/dylanaraps/pywal.git
synced 2025-08-19 10:31:27 +02:00
rofi: workaround.
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
#include "colors-rofi.Xresources"
|
||||
|
||||
! X colors.
|
||||
! Generated by 'wal'
|
||||
emacs*foreground: {foreground}
|
||||
@@ -62,5 +60,13 @@ XClock*hourColor: rgba:{color15.xrgba}
|
||||
XClock*minuteColor: rgba:{color15.xrgba}
|
||||
XClock*secondColor: rgba:{color15.xrgba}
|
||||
|
||||
! Rofi (fallback)
|
||||
rofi.color-normal: {background}, {foreground}, {background}, {color10}, {background}
|
||||
rofi.color-active: {background}, {foreground}, {background}, {color10}, {background}
|
||||
rofi.color-urgent: {background}, {color10}, {background}, {color10}, {foreground}
|
||||
rofi.color-window: {background}, {background}, {background}
|
||||
|
||||
! Set depth to make transparency work.
|
||||
URxvt*depth: 32
|
||||
|
||||
#include "colors-rofi.Xresources"
|
||||
|
Reference in New Issue
Block a user