Initial commit
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
show_calendar = 1
|
||||
show_timezones = 1
|
||||
mark_today = 1
|
||||
show_week_numbers = 1
|
||||
close_on_unfocus = 1
|
||||
# external_viewer = sunbird \-showdate "%Y\-%m\-%d"
|
||||
clock_format = %a %d %b %H:%M
|
||||
force_lang = en_US.utf8
|
||||
mainwindow_decorated = 0
|
||||
mainwindow_keep_above = 1
|
||||
mainwindow_sticky = 0
|
||||
mainwindow_skip_taskbar = 1
|
||||
mainwindow_resizable = 0
|
||||
mainwindow_position = mouse
|
||||
# Desktop
|
||||
mainwindow_xoffset = -96
|
||||
mainwindow_yoffset = -96
|
||||
# Laptop
|
||||
#mainwindow_xoffset = -48
|
||||
#mainwindow_yoffset = -42
|
||||
clock_label = Local
|
||||
clock_tz = :Europe/Stockholm
|
||||
clock_label = EDT
|
||||
clock_tz = :US/Eastern
|
||||
clock_label = UTC
|
||||
clock_tz = :UTC
|
||||
Reference in New Issue
Block a user