diff options
| author | Nippy <nippy@rp1.hu> | 2026-07-28 15:11:02 +0200 |
|---|---|---|
| committer | Nippy <nippy@rp1.hu> | 2026-07-28 15:11:02 +0200 |
| commit | 077a92c901cb4f31bdb47a1a19a73636be0b4a48 (patch) | |
| tree | d86acead5a642dd4d2dde332c0733012b37079c4 /raveos-hyprland-theme/theme-data/dms/matugen/templates/kitty-tabs.conf | |
| parent | 0bd16bd038538d879cbf21f3ef0731f06c3bfb24 (diff) | |
| download | RaveOS-PKGBUILD-077a92c901cb4f31bdb47a1a19a73636be0b4a48.tar.gz RaveOS-PKGBUILD-077a92c901cb4f31bdb47a1a19a73636be0b4a48.zip | |
new settings
Diffstat (limited to 'raveos-hyprland-theme/theme-data/dms/matugen/templates/kitty-tabs.conf')
| -rw-r--r-- | raveos-hyprland-theme/theme-data/dms/matugen/templates/kitty-tabs.conf | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/raveos-hyprland-theme/theme-data/dms/matugen/templates/kitty-tabs.conf b/raveos-hyprland-theme/theme-data/dms/matugen/templates/kitty-tabs.conf deleted file mode 100644 index 78b708a..0000000 --- a/raveos-hyprland-theme/theme-data/dms/matugen/templates/kitty-tabs.conf +++ /dev/null @@ -1,23 +0,0 @@ -tab_bar_edge top -tab_bar_style powerline -tab_powerline_style slanted -tab_bar_align left -tab_bar_min_tabs 2 -tab_bar_margin_width 0.0 -tab_bar_margin_height 2.5 1.5 -tab_bar_margin_color {{colors.background.default.hex}} - -tab_bar_background {{colors.background.default.hex}} - -active_tab_foreground {{colors.on_primary.default.hex}} -active_tab_background {{colors.primary.default.hex}} -active_tab_font_style bold - -inactive_tab_foreground {{colors.on_surface_variant.default.hex}} -inactive_tab_background {{colors.background.default.hex}} -inactive_tab_font_style normal - -tab_activity_symbol " ● " - -tab_title_template "{fmt.fg.red}{bell_symbol}{activity_symbol}{fmt.fg.tab}{title[:30]}{title[30:] and '…'} [{index}]" -active_tab_title_template "{fmt.fg.red}{bell_symbol}{activity_symbol}{fmt.fg.tab}{title[:30]}{title[30:] and '…'} [{index}]" |