diff options
Diffstat (limited to 'raveos-hyprland-theme/theme-data/DankMaterialShell/quickshell/matugen/configs/kitty.toml')
| -rw-r--r-- | raveos-hyprland-theme/theme-data/DankMaterialShell/quickshell/matugen/configs/kitty.toml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/raveos-hyprland-theme/theme-data/DankMaterialShell/quickshell/matugen/configs/kitty.toml b/raveos-hyprland-theme/theme-data/DankMaterialShell/quickshell/matugen/configs/kitty.toml new file mode 100644 index 0000000..a8bc15f --- /dev/null +++ b/raveos-hyprland-theme/theme-data/DankMaterialShell/quickshell/matugen/configs/kitty.toml @@ -0,0 +1,7 @@ +[templates.dmskitty] +input_path = 'SHELL_DIR/matugen/templates/kitty.conf' +output_path = 'CONFIG_DIR/kitty/dank-theme.conf' + +[templates.dmskittytabs] +input_path = 'SHELL_DIR/matugen/templates/kitty-tabs.conf' +output_path = 'CONFIG_DIR/kitty/dank-tabs.conf' |