fonts and laptop setup

This commit is contained in:
Benjamin Palko 2024-10-10 23:59:47 -04:00
parent 2815045c9a
commit b66ede1304

View file

@ -13,8 +13,12 @@
#autogenerated = 1 # remove this line to remove the warning #autogenerated = 1 # remove this line to remove the warning
# See https://wiki.hyprland.org/Configuring/Monitors/ # See https://wiki.hyprland.org/Configuring/Monitors/
# PC
monitor=DP-1,2560x1440@144,auto,auto 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 # See https://wiki.hyprland.org/Configuring/Keywords/ for more
# Execute your favorite apps at launch # Execute your favorite apps at launch
@ -39,6 +43,8 @@ $mainMod = SUPER
exec-once=hyprctl setcursor volantes_cursors 24 exec-once=hyprctl setcursor volantes_cursors 24
env = XCURSOR_THEME, 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/environments/nvidia.conf
source = ~/.config/hypr/config/keybinds.conf source = ~/.config/hypr/config/keybinds.conf
@ -121,7 +127,7 @@ master {
gestures { gestures {
# See https://wiki.hyprland.org/Configuring/Variables/ for more # See https://wiki.hyprland.org/Configuring/Variables/ for more
workspace_swipe = off workspace_swipe = on
} }
misc { misc {