add targets

This commit is contained in:
Jonathan Dönszelmann 2024-11-09 09:05:26 +01:00
parent dee2a92cf1
commit 720aaf0a93
No known key found for this signature in database
6 changed files with 176 additions and 97 deletions

View file

@ -36,7 +36,7 @@
"ctrl+EQUAL" = "change_font_size all +2.0";
"ctrl+minus" = "change_font_size all -2.0";
"ctrl+0" = "change_font_size all 0";
"ctrl+/" = "send_text all \x1b[47;5u";
# "ctrl+/" = "send_text all ";
};
};
}