Update
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
name="Keybindings"
|
||||
order=2
|
||||
author="Stephan Raabe ML4W"
|
||||
|
||||
Executable
+8
@@ -0,0 +1,8 @@
|
||||
#!/bin/bash
|
||||
_getHeader "$name"
|
||||
|
||||
sel=""
|
||||
_getConfSelector keybinding.conf keybindings
|
||||
_getConfEditor keybinding.conf $sel
|
||||
_reloadModule
|
||||
|
||||
Reference in New Issue
Block a user