5 changed files with 44 additions and 101 deletions
@ -1,59 +0,0 @@
|
||||
daemonize |
||||
show-failed-attempts |
||||
clock |
||||
|
||||
# AM/PM formats (American Format) |
||||
#datestr=%a, %B %e |
||||
#timestr=%I:%M %p |
||||
|
||||
#24 HRS clock format and standard Europe Date Format |
||||
timestr=%H:%M:%S |
||||
datestr=%d %B, %a |
||||
|
||||
# Add current display as background |
||||
#screenshots |
||||
|
||||
# Add an image as a background. You need to disable screenshots above |
||||
image=$HOME/.config/rofi/.current_wallpaper |
||||
|
||||
# Effect for background |
||||
# NOTE: if you choose image as wallpaper, you may want to comment (#) these effects |
||||
# effect-blur=9x5 |
||||
# effect-vignette=0.5:0.5 |
||||
effect-greyscale |
||||
# effect-pixelate=5 |
||||
|
||||
color=1f1d2e80 |
||||
font="Fira Code Medium" |
||||
indicator |
||||
indicator-radius=200 |
||||
indicator-thickness=20 |
||||
|
||||
text-color=e0def4 |
||||
text-caps-lock-color=ffffff |
||||
inside-color=000000 |
||||
line-color=1f1d2e |
||||
ring-color=191724 |
||||
separator-color=00000000 |
||||
text-ver-color=ffffff |
||||
inside-ver-color=000000 |
||||
line-ver-color=0000ff |
||||
ring-ver-color=2777ff |
||||
text-wrong-color=ff0000 |
||||
inside-wrong-color=000000 |
||||
line-wrong-color=000000 |
||||
ring-wrong-color=ff8000 |
||||
text-clear-color=000000 |
||||
inside-clear-color=ffffff |
||||
line-clear-color=00ff00 |
||||
ring-clear-color=0ffff0 |
||||
key-hl-color=ff0000 |
||||
bs-hl-color=ffffff |
||||
|
||||
grace=1 |
||||
grace-no-mouse |
||||
grace-no-touch |
||||
fade-in=0.2 |
||||
ignore-empty-password |
||||
|
||||
|
||||
Loading…
Reference in new issue