Wallpaper.

This commit is contained in:
Bartek Stalewski 2023-10-09 23:25:21 +02:00
parent 1507acae2d
commit c0854109f5
2 changed files with 2 additions and 2 deletions

View File

@ -141,11 +141,11 @@ screens = [
disable_drag=True,
fontsize=18,
highlight_color='#272822',
highlight_method='line',
highlight_method='block',
mouse_callbacks={"Button1": lambda: None},
rounded=False,
this_current_screen_border='#005577',
urgent_alert_method='line',
urgent_alert_method='block',
urgent_border='#770000',
use_mouse_wheel=False,
),

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 MiB

After

Width:  |  Height:  |  Size: 41 KiB