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