Update
This commit is contained in:
3
hypr/settings/modules/system/custom/config.sh
Normal file
3
hypr/settings/modules/system/custom/config.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
name="Custom"
|
||||
order=10
|
||||
author="Stephan Raabe ML4W"
|
||||
6
hypr/settings/modules/system/custom/module.sh
Executable file
6
hypr/settings/modules/system/custom/module.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
_getHeader "$name" "$author"
|
||||
vim ~/dotfiles/hypr/conf/custom.conf
|
||||
_goBack
|
||||
|
||||
|
||||
Reference in New Issue
Block a user