From bd8d5a96ad946d256bd7b6e7a9c6a289c5f19b42 Mon Sep 17 00:00:00 2001 From: Christian Colglazier Date: Sun, 20 Apr 2025 15:17:44 -0400 Subject: [PATCH] Update hyprland config --- hyprland/.config/hypr/general.conf | 6 ------ hyprland/.config/hypr/hyprland.conf | 5 ++++- hyprland/.config/hypr/startup-framework.conf | 2 +- 3 files changed, 5 insertions(+), 8 deletions(-) diff --git a/hyprland/.config/hypr/general.conf b/hyprland/.config/hypr/general.conf index a97e5fc..87d15e5 100644 --- a/hyprland/.config/hypr/general.conf +++ b/hyprland/.config/hypr/general.conf @@ -16,11 +16,6 @@ decoration { size = 3 passes = 1 } - - drop_shadow = yes - shadow_range = 4 - shadow_render_power = 3 - col.shadow = rgba(1a1a1aee) } animations { @@ -42,7 +37,6 @@ dwindle { master { orientation = right - new_is_master = true } gestures { diff --git a/hyprland/.config/hypr/hyprland.conf b/hyprland/.config/hypr/hyprland.conf index 82a11d8..e675f1e 100644 --- a/hyprland/.config/hypr/hyprland.conf +++ b/hyprland/.config/hypr/hyprland.conf @@ -1,4 +1,4 @@ -monitor=eDP-1,2256x1504@60,0x0,1.175 +monitor=eDP-1,2256x1504@60,auto,1.175 # Enviroment source = ~/.config/hypr/env.conf @@ -26,6 +26,9 @@ input { sensitivity = 0 } +xwayland { + force_zero_scaling = true +} misc { force_default_wallpaper = 0 diff --git a/hyprland/.config/hypr/startup-framework.conf b/hyprland/.config/hypr/startup-framework.conf index befed2a..c65df02 100644 --- a/hyprland/.config/hypr/startup-framework.conf +++ b/hyprland/.config/hypr/startup-framework.conf @@ -1,2 +1,2 @@ -exec-once = [workspace 1 silent] firefox +exec-once = [workspace 1 silent] brave-browser exec-once = [workspace 2 silent] $terminal