mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-21 02:08:14 +02:00
dunst: Increase notification width
This commit is contained in:
parent
e0a13a98ce
commit
45465b8c5e
@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
settings = {
|
settings = {
|
||||||
global = {
|
global = {
|
||||||
width = 350;
|
width = 370;
|
||||||
separator_height = 5;
|
separator_height = 5;
|
||||||
padding = 24;
|
padding = 24;
|
||||||
horizontal_padding = 24;
|
horizontal_padding = 24;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user