diff --git a/org/init.el b/org/init.el index f16dca0..7fc0551 100644 --- a/org/init.el +++ b/org/init.el @@ -451,7 +451,7 @@ ; assumes a 1440p multi-monitor setup with monitor 1 'to the right of' monitor 2 ; remove the (- [stuff] 2506) to undo this workaround (x (- (- (/ dw 2) (/ fw 2)) 2560)) - (y (- (- dh fh ) 100))) + (y (- (- dh fh ) 125))) (set-frame-position f x y) ) ; ensure pomidor is running & do /not/ reset state