From c36d058f0c04ae720e1dd1491cfaf5d69d2a7072 Mon Sep 17 00:00:00 2001 From: GaspardCulis Date: Thu, 19 Oct 2023 11:12:48 +0200 Subject: [PATCH] Changed hyprland monitor scale From 1.50 to 1 --- de/hypr/hyprland.conf | 2 +- term/alacritty/alacritty.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/de/hypr/hyprland.conf b/de/hypr/hyprland.conf index 89636d0..4387dfc 100644 --- a/de/hypr/hyprland.conf +++ b/de/hypr/hyprland.conf @@ -11,7 +11,7 @@ OR EDIT THIS ONE ACCORDING TO THE WIKI INSTRUCTIONS. # # See https://wiki.hyprland.org/Configuring/Monitors/ -monitor=,preferred,auto,auto +monitor=,preferred,auto,1 # unscale XWayland xwayland { diff --git a/term/alacritty/alacritty.yml b/term/alacritty/alacritty.yml index db35650..52d844b 100644 --- a/term/alacritty/alacritty.yml +++ b/term/alacritty/alacritty.yml @@ -170,7 +170,7 @@ font: style: Bold Italic # Point size - size: 7.0 + size: 10.0 # Offset is the extra space around each character. `offset.y` can be thought # of as modifying the line spacing, and `offset.x` as modifying the letter