Adjusted alacritty font size and removed discord rich presence
This commit is contained in:
parent
894c6c2a9a
commit
ab7aafc9c8
@ -7,7 +7,7 @@ shape = "Underline"
|
||||
TERM = "xterm-256color"
|
||||
|
||||
[font]
|
||||
size = 10
|
||||
size = 13
|
||||
|
||||
[colors]
|
||||
footer_bar = { foreground = "#181818", background = "#d8d8d8" }
|
||||
|
@ -4,7 +4,6 @@ monitor=,highrr,auto,1.00
|
||||
# Startup
|
||||
exec-once = waybar -c ~/.config/waybar/config.json
|
||||
exec-once = pulseaudio
|
||||
exec-once = linux-discord-rich-presence --config ~/.config/linux-discord-rich-presencerc
|
||||
exec-once = syncthing --no-browser
|
||||
exec-once = dunst
|
||||
exec-once = swww init
|
||||
|
Loading…
Reference in New Issue
Block a user