From ab7aafc9c8cf69a334df47f0aec029f2fa64d0d6 Mon Sep 17 00:00:00 2001 From: Trimutex Date: Tue, 27 Feb 2024 11:06:37 -0600 Subject: [PATCH] Adjusted alacritty font size and removed discord rich presence --- alacritty/alacritty.toml | 2 +- hypr/hyprland.conf | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/alacritty/alacritty.toml b/alacritty/alacritty.toml index 0a13a57..3329684 100644 --- a/alacritty/alacritty.toml +++ b/alacritty/alacritty.toml @@ -7,7 +7,7 @@ shape = "Underline" TERM = "xterm-256color" [font] -size = 10 +size = 13 [colors] footer_bar = { foreground = "#181818", background = "#d8d8d8" } diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 561c047..e534fdf 100755 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -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