From b66ede130467f59494660e7b126eb3c0fcb8b923 Mon Sep 17 00:00:00 2001 From: Benjamin Palko Date: Thu, 10 Oct 2024 23:59:47 -0400 Subject: [PATCH] fonts and laptop setup --- hypr/hyprland.conf | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 2032b55..c983610 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -13,8 +13,12 @@ #autogenerated = 1 # remove this line to remove the warning # See https://wiki.hyprland.org/Configuring/Monitors/ +# PC monitor=DP-1,2560x1440@144,auto,auto +# Laptop +monitor=eDP-1,1920x1080@60,auto,1.20 + # See https://wiki.hyprland.org/Configuring/Keywords/ for more # Execute your favorite apps at launch @@ -39,6 +43,8 @@ $mainMod = SUPER exec-once=hyprctl setcursor volantes_cursors 24 env = XCURSOR_THEME, +env = FONT_NAME, C059 +env = MONOSPACE_FONT_NAME, JetBrainsMono Nerd Font source = ~/.config/hypr/config/environments/nvidia.conf source = ~/.config/hypr/config/keybinds.conf @@ -121,7 +127,7 @@ master { gestures { # See https://wiki.hyprland.org/Configuring/Variables/ for more - workspace_swipe = off + workspace_swipe = on } misc {