fix: change borders to rounded
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user