[m] Dunst: minor style change
This commit is contained in:
parent
675d79ad1a
commit
c0d7023d90
@ -9,7 +9,7 @@
|
|||||||
global = {
|
global = {
|
||||||
follow = "mouse";
|
follow = "mouse";
|
||||||
height = "200";
|
height = "200";
|
||||||
width = "400";
|
width = "350";
|
||||||
scale = "0";
|
scale = "0";
|
||||||
origin = "top-right";
|
origin = "top-right";
|
||||||
offset =
|
offset =
|
||||||
@ -17,9 +17,9 @@
|
|||||||
notification_limit = "0";
|
notification_limit = "0";
|
||||||
progress_bar = "true";
|
progress_bar = "true";
|
||||||
progress_bar_height = "10";
|
progress_bar_height = "10";
|
||||||
progress_bar_frame_width = "0";
|
progress_bar_frame_width = "1";
|
||||||
progress_bar_min_width = "350";
|
progress_bar_min_width = "150";
|
||||||
progress_bar_max_width = "400";
|
progress_bar_max_width = "350";
|
||||||
indicate_hidden = "yes";
|
indicate_hidden = "yes";
|
||||||
transparency = "0";
|
transparency = "0";
|
||||||
separator_height = "2";
|
separator_height = "2";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user