From 6649cfc78d52e0d025956a0a7f4bbc997482312b Mon Sep 17 00:00:00 2001 From: Robert Perce Date: Tue, 24 Mar 2026 00:05:56 -0500 Subject: [PATCH] hypr: fiddle more --- private_dot_config/hypr/hyprland.conf | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/private_dot_config/hypr/hyprland.conf b/private_dot_config/hypr/hyprland.conf index b129037..64f0fa7 100644 --- a/private_dot_config/hypr/hyprland.conf +++ b/private_dot_config/hypr/hyprland.conf @@ -22,7 +22,7 @@ ################ # See https://wiki.hyprland.org/Configuring/Monitors/ -monitor=DP-1, 2560x1440@165, auto, 1 +monitor=,preferred,auto,auto ################### @@ -43,10 +43,6 @@ $menu = wofi --show drun # Autostart necessary processes (like notifications daemons, status bars, etc.) # Or execute your favorite apps at launch like this: - -# exec-once = $terminal -# exec-once = nm-applet & -# exec-once = waybar & hyprpaper & firefox exec-once = syncthingtray-qt6 --wait exec-once = clipse -listen windowrule { @@ -331,4 +327,4 @@ windowrule = match:class .*, suppress_event maximize xwayland { force_zero_scaling = true } -env = GDK_scale,1.25 +# env = GDK_scale,1.25