hyprland-dotfiles/hypr/settings/modules/system/monitor/module.sh

7 lines
143 B
Bash
Raw Normal View History

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