update this ig hahaha
parent
dbcd3087b3
commit
1400946864
@ -0,0 +1,26 @@
|
||||
import = ["/home/ayush/.config/alacritty/catppuccin/catppuccin-macchiato.toml"]
|
||||
|
||||
[colors]
|
||||
draw_bold_text_with_bright_colors = false
|
||||
|
||||
[cursor.style]
|
||||
blinking = "on"
|
||||
shape = "beam"
|
||||
|
||||
[font]
|
||||
size = 14
|
||||
|
||||
[font.normal]
|
||||
family = "Roboto Mono for Powerline"
|
||||
style = "Regular"
|
||||
|
||||
[font.offset]
|
||||
x = 0
|
||||
y = 3
|
||||
|
||||
[window]
|
||||
opacity = 1
|
||||
|
||||
[window.padding]
|
||||
x = 10
|
||||
y = 4
|
@ -0,0 +1,6 @@
|
||||
#monitor=eDP-1,1920x1080@144,auto,1.15
|
||||
exec-once =
|
||||
|
||||
$terminal = alacritty
|
||||
$fileManager = io.elementary.files
|
||||
$menu = bemenu-run
|
Loading…
Reference in New Issue