Hyprland-dotfiles/hypr/settings/modules/system/windowrules/module.sh

8 lines
156 B
Bash
Raw Normal View History

2023-12-18 14:33:29 -05:00
#!/bin/bash
_getHeader "$name" "$author"
sel=""
_getConfSelector windowrule.conf windowrules
2023-12-23 11:12:53 -05:00
_getConfEditor windowrule.conf $sel windowrules
2023-12-18 14:33:29 -05:00
_reloadModule