fix: change borders to rounded

This commit is contained in:
2025-05-02 23:29:12 +02:00
parent 2339658a83
commit 7de0efdc5e
4 changed files with 8 additions and 14 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ return {
DISCARDED = ":foreground grey :weight bold",
},
win_split_mode = "float",
win_border = "single",
win_border = "rounded",
org_archive_location = "~/Documents/org/archive.org::",
org_log_done = "note",
org_log_into_drawer = "LOGBOOK",