From 620afc5bb2682c60e5a8f66bf89f0f547aab997f Mon Sep 17 00:00:00 2001 From: Trianta <56975502+Trimutex@users.noreply.github.com> Date: Thu, 9 May 2024 01:39:46 -0500 Subject: [PATCH] armory: fix minor preferences --- alacritty/alacritty.toml | 2 +- dunst/dunstrc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/alacritty/alacritty.toml b/alacritty/alacritty.toml index a08c847..385b05d 100644 --- a/alacritty/alacritty.toml +++ b/alacritty/alacritty.toml @@ -7,7 +7,7 @@ shape = "Underline" TERM = "xterm-256color" [font] -size = 10 +size = 20 [colors] footer_bar = { foreground = "#181818", background = "#d8d8d8" } diff --git a/dunst/dunstrc b/dunst/dunstrc index a0d55e6..225f6af 100644 --- a/dunst/dunstrc +++ b/dunst/dunstrc @@ -4,7 +4,7 @@ ### Display ### # Which monitor should the notifications be displayed on. -monitor = 0 +monitor = DP-3 # Display notification on focused monitor. Possible modes are: # mouse: follow mouse pointer