diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2024-10-12 19:46:41 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2024-10-12 19:46:41 +0900 |
| commit | 1fc799595f4b9413666418077c99ed1cca90e22e (patch) | |
| tree | 897ec4879d5f768f70b242fd183133666d4ee8fb /config/wallust/templates | |
| parent | 9a32269a853452dce9bc98defa24edd979593a20 (diff) | |
wallust colors target file changed [Enhancement #474](https://github.com/JaKooLit/Hyprland-Dots/issues/448)
Diffstat (limited to 'config/wallust/templates')
| -rw-r--r-- | config/wallust/templates/colors-kitty.conf | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/config/wallust/templates/colors-kitty.conf b/config/wallust/templates/colors-kitty.conf index 3916167c..8f0618c2 100644 --- a/config/wallust/templates/colors-kitty.conf +++ b/config/wallust/templates/colors-kitty.conf @@ -1,28 +1,6 @@ # /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ # # /* wallust template - colors-kitty */ -font_family Fira Code SemiBold -font_size 16.0 -bold_font auto -italic_font auto -bold_italic_font auto - -#background_opacity 0.7 -confirm_os_window_close 0 - -# change to x11 or wayland or leave auto -linux_display_server auto - -scrollback_lines 2000 -wheel_scroll_min_lines 1 - -enable_audio_bell no - -window_padding_width 4 - -selection_foreground none -selection_background none - foreground {{foreground}} background {{background}} cursor {{cursor}} |
