Update
This commit is contained in:
4
hypr/settings/modules/keybindings/config.sh
Normal file
4
hypr/settings/modules/keybindings/config.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
name="Keybindings"
|
||||
order=2
|
||||
author="Stephan Raabe ML4W"
|
||||
|
||||
0
hypr/settings/modules/keybindings/init.sh
Normal file
0
hypr/settings/modules/keybindings/init.sh
Normal file
8
hypr/settings/modules/keybindings/module.sh
Executable file
8
hypr/settings/modules/keybindings/module.sh
Executable file
@@ -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