mirror of
https://github.com/CoolnsX/hyprdots.git
synced 2025-12-20 07:15:23 +05:30
[Insert your commit message here. Be sure to make it descriptive.]
This commit is contained in:
@@ -80,7 +80,7 @@
|
||||
# Padding between text and separator.
|
||||
padding = 8
|
||||
|
||||
highlight = "#00D8CE"
|
||||
highlight = "#5E88DD"
|
||||
|
||||
# Horizontal padding.
|
||||
horizontal_padding = 8
|
||||
@@ -93,7 +93,7 @@
|
||||
frame_width = 3
|
||||
|
||||
# Defines color of the frame around the notification window.
|
||||
frame_color = "#00D8CE"
|
||||
frame_color = "#5E88DD"
|
||||
|
||||
# Size of gap to display between notifications - requires a compositor.
|
||||
# If value is greater than 0, separator_height will be ignored and a border
|
||||
@@ -215,7 +215,7 @@
|
||||
max_icon_size = 128
|
||||
|
||||
# Paths to default icons (only neccesary when not using recursive icon lookup)
|
||||
icon_path = /usr/share/icons/Papirus/16x16/status/:/usr/share/icons/Papirus/16x16/devices/:/usr/share/icons/Papirus/16x16/panel/
|
||||
icon_path = /usr/share/icons/Papirus/16x16/status/:/usr/share/icons/Papirus/16x16/devices/:/usr/share/icons/Papirus/16x16/panel/:/usr/share/icons/Papirus/22x22/status/
|
||||
|
||||
### History ###
|
||||
|
||||
|
||||
Reference in New Issue
Block a user