mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-12 02:40:00 +01:00
Change Shortcut for sources Restart to CTRL_SPACE
Updated Help UI accordingly, plus including SrtReceiverSource
This commit is contained in:
@@ -15,8 +15,10 @@
|
||||
|
||||
#ifdef APPLE
|
||||
#define CTRL_MOD "Cmd+"
|
||||
#define ALT_MOD "Option+"
|
||||
#else
|
||||
#define CTRL_MOD "Ctrl+"
|
||||
#define ALT_MOD "Alt+"
|
||||
#endif
|
||||
|
||||
#define MENU_NEW_FILE ICON_FA_FILE " New"
|
||||
|
||||
Reference in New Issue
Block a user