hyprland-dotfiles/hypr/settings/modules/keybindings/module.sh

9 lines
147 B
Bash
Raw Normal View History

2023-12-18 19:33:29 +00:00
#!/bin/bash
_getHeader "$name"
sel=""
_getConfSelector keybinding.conf keybindings
2023-12-23 16:12:53 +00:00
_getConfEditor keybinding.conf $sel keybindings
2023-12-18 19:33:29 +00:00
_reloadModule