adjust offset for dwm
parent
39c7ffbe50
commit
336a0f64cc
|
@ -55,7 +55,7 @@ in
|
||||||
{
|
{
|
||||||
global = {
|
global = {
|
||||||
width = 400;
|
width = 400;
|
||||||
offset = "5x5";
|
offset = "5x25";
|
||||||
progress_bar_min_width = 380;
|
progress_bar_min_width = 380;
|
||||||
progress_bar_max_width = 380;
|
progress_bar_max_width = 380;
|
||||||
progress_bar_corner_radius = 2;
|
progress_bar_corner_radius = 2;
|
||||||
|
|
Loading…
Reference in New Issue