hidpi 설정

This commit is contained in:
2020-08-17 15:15:35 +09:00
parent 0774d4db61
commit b12108b3a0
16 changed files with 712 additions and 32 deletions

View File

@@ -51,7 +51,7 @@
# Draw a line of "separator_height" pixel height between two
# notifications.
# Set to 0 to disable.
separator_height = 4
separator_height = 6
# Padding between text and separator.
padding = 16
@@ -61,10 +61,10 @@
# Defines width in pixels of frame around the notification window.
# Set to 0 to disable.
frame_width = 0
frame_width = 6
# Defines color of the frame around the notification window.
frame_color = "#aaaaaa"
frame_color = "#8abeb7"
# Define a color for the separator.
# possible values are:
@@ -213,7 +213,7 @@
# corners.
# The radius will be automatically lowered if it exceeds half of the
# notification height to avoid clipping text and/or icons.
corner_radius = 20
corner_radius = 0
### Legacy
@@ -282,8 +282,8 @@
#icon = /path/to/icon
[urgency_normal]
background = "#eb564dcc"
foreground = "#fff"
background = "#ffffffcc"
foreground = "#335555cc"
timeout = 10
# Icon for notifications with normal urgency, uncomment to enable
#icon = /path/to/icon