Update
This commit is contained in:
4
hypr/settings/modules/system/windowrules/config.sh
Normal file
4
hypr/settings/modules/system/windowrules/config.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
name="Windowrules"
|
||||
order=09
|
||||
author="Stephan Raabe ML4W"
|
||||
|
||||
7
hypr/settings/modules/system/windowrules/module.sh
Executable file
7
hypr/settings/modules/system/windowrules/module.sh
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
_getHeader "$name" "$author"
|
||||
|
||||
sel=""
|
||||
_getConfSelector windowrule.conf windowrules
|
||||
_getConfEditor windowrule.conf $sel
|
||||
_reloadModule
|
||||
Reference in New Issue
Block a user