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