Skip to content

Commit

Permalink
Correct xoffset in gsimplecal's config (#166)
Browse files Browse the repository at this point in the history
  • Loading branch information
Antiz96 committed Jan 13, 2024
1 parent 4f1cc21 commit e79d6a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dotfiles/General/gsimplecal-config
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e79d6a2

Please sign in to comment.