mirror of
https://github.com/rbreaves/kinto.git
synced 2025-08-06 02:48:26 +02:00
- Cleaned up comment formatting for kinto.py xkeysnail config
This commit is contained in:
@@ -52,7 +52,6 @@ define_conditional_modmap(re.compile("Gnome-terminal|konsole|io.elementary.termi
|
|||||||
})
|
})
|
||||||
|
|
||||||
# Keybindings for Sublime Text
|
# Keybindings for Sublime Text
|
||||||
# re.compile("Sublime_text")
|
|
||||||
define_keymap(re.compile("Sublime_text"),{
|
define_keymap(re.compile("Sublime_text"),{
|
||||||
K("C-Super-up"): K("M-o"), # Switch file
|
K("C-Super-up"): K("M-o"), # Switch file
|
||||||
K("C-M-f"): K("f11"), # toggle_full_screen
|
K("C-M-f"): K("f11"), # toggle_full_screen
|
||||||
|
Reference in New Issue
Block a user