diff options
Diffstat (limited to '.config')
| -rw-r--r-- | .config/dunst/dunstrc | 2 | ||||
| -rw-r--r-- | .config/fuzzel/fuzzel.ini | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index a3d00e6..7f55df5 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -111,7 +111,7 @@ frame_width = 2 # Defines color of the frame around the notification window. - frame_color = "#33FFCC" + frame_color = "#ebdbb2" # Size of gap to display between notifications - requires a compositor. # If value is greater than 0, separator_height will be ignored and a border diff --git a/.config/fuzzel/fuzzel.ini b/.config/fuzzel/fuzzel.ini index f691e22..d65f394 100644 --- a/.config/fuzzel/fuzzel.ini +++ b/.config/fuzzel/fuzzel.ini @@ -38,7 +38,7 @@ match=fabd2fff selection-match=fabd2fff selection=928374ff selection-text=efefefef -border=33ffccff +border=ebdbb2ff [border] width=2 |
