complete first revision of large-scale refactor, vastly simplified config model
This commit is contained in:
0
tests/test-config-dir/app_registry.toml
Normal file
0
tests/test-config-dir/app_registry.toml
Normal file
1
tests/test-config-dir/apps/gnome/call/any-dark.sh
Normal file
1
tests/test-config-dir/apps/gnome/call/any-dark.sh
Normal file
@@ -0,0 +1 @@
|
||||
gsettings set org.gnome.desktop.interface color-scheme 'prefer-dark'
|
||||
1
tests/test-config-dir/apps/gnome/call/any-light.sh
Normal file
1
tests/test-config-dir/apps/gnome/call/any-light.sh
Normal file
@@ -0,0 +1 @@
|
||||
gsettings set org.gnome.desktop.interface color-scheme 'prefer-light'
|
||||
1
tests/test-config-dir/apps/kitty/call/any-any.sh
Executable file
1
tests/test-config-dir/apps/kitty/call/any-any.sh
Executable file
@@ -0,0 +1 @@
|
||||
echo "> Testing script"
|
||||
0
tests/test-config-dir/conf.ini
Normal file
0
tests/test-config-dir/conf.ini
Normal file
0
tests/test_config.py
Normal file
0
tests/test_config.py
Normal file
Reference in New Issue
Block a user