Update volume indicator config
This commit is contained in:
3
tree/.config/alacritty/silent.toml
Normal file
3
tree/.config/alacritty/silent.toml
Normal file
@ -0,0 +1,3 @@
|
||||
[colors.primary]
|
||||
background = "#1d1f21"
|
||||
foreground = "#1d1f21"
|
||||
@ -1,8 +0,0 @@
|
||||
# Silent alacritty config
|
||||
|
||||
# Hack to hide the cursor
|
||||
colors:
|
||||
primary:
|
||||
background: "#1d1f21"
|
||||
foreground: "#1d1f21"
|
||||
|
||||
Reference in New Issue
Block a user