mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-06-21 14:46:28 +00:00
Merge branch 'add-comment' of https://github.com/Luflosi/kitty into master
This commit is contained in:
commit
dba1f3bcbc
1 changed files with 1 additions and 0 deletions
|
|
@ -1563,6 +1563,7 @@ class Boss:
|
|||
for os_window_id in os_windows:
|
||||
self.default_bg_changed_for(os_window_id)
|
||||
|
||||
# Can be called with kitty -o "map f1 send_test_notification"
|
||||
def send_test_notification(self) -> None:
|
||||
from time import monotonic
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue