Added catppuccin ( this time for real )

This commit is contained in:
2022-10-16 16:30:03 +02:00
parent e20a05c4f0
commit 1eb582b8a0

View File

@@ -1,6 +1,11 @@
#import:
#- ~/.config/alacritty/colors.yml
import: import:
- ~/.config/alacritty/colors.yml # uncomment the flavour you want below:
# - ~/.config/alacritty/catppuccin/catppuccin-mocha.yml
- ~/.config/alacritty/catppuccin/catppuccin-macchiato.yml
# - ~/.config/alacritty/catppuccin/catppuccin-frappe.yml
# - ~/.config/alacritty/catppuccin/catppuccin-latte.yml
scrolling: scrolling:
history: 100000 history: 100000
@@ -98,14 +103,14 @@ bell:
# Duration of the visual bell flash in milliseconds. A `duration` of `0` will # Duration of the visual bell flash in milliseconds. A `duration` of `0` will
# disable the visual bell animation. # disable the visual bell animation.
duration: 25 duration: 250
# Visual bell animation color. # Visual bell animation color.
color: '#4C566A' color: '#FF0000' #'#4C566A'
command: command:
program: aplay program: aplay
args: ["/home/vectorkappa/Music/beeps/wav/honk-sound.wav"] args: ["/home/vectorkappa/Music/beeps/wav/erro.wav"]
hints: hints:
# URL launcher # URL launcher
# #