From e79d6a29d0f7ab206d65717487c4fe0fe071507e Mon Sep 17 00:00:00 2001 From: Robin Candau <53110319+Antiz96@users.noreply.github.com> Date: Sat, 13 Jan 2024 16:20:23 +0100 Subject: [PATCH] Correct xoffset in gsimplecal's config (#166) --- Dotfiles/General/gsimplecal-config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dotfiles/General/gsimplecal-config b/Dotfiles/General/gsimplecal-config index b57dbd9f..57b632c3 100644 --- a/Dotfiles/General/gsimplecal-config +++ b/Dotfiles/General/gsimplecal-config @@ -12,7 +12,7 @@ mainwindow_sticky = 0 mainwindow_skip_taskbar = 1 mainwindow_resizable = 0 mainwindow_position = mouse -mainwindow_xoffset = -108 +mainwindow_xoffset = -95 mainwindow_yoffset = 35 #clock_label = UTC #clock_tz = :UTC