Change dunst border for urgen notifications
This commit is contained in:
parent
c4ac477d6f
commit
c51cb70732
1 changed files with 1 additions and 1 deletions
|
@ -171,7 +171,7 @@
|
|||
urgency_critical = {
|
||||
background = "#${config.colorScheme.colors.base08}";
|
||||
foreground = "#${config.colorScheme.colors.base05}";
|
||||
frame_color = "#${config.colorScheme.colors.base00}";
|
||||
frame_color = "#${config.colorScheme.colors.base05}";
|
||||
timeout = 0;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue