From dd28a7ae7856d789a694f3ac1fde9f601e9f5423 Mon Sep 17 00:00:00 2001 From: moonleay Date: Mon, 24 Jun 2024 21:05:44 +0200 Subject: [PATCH] feat: improved hyprland config --- hypr/basics.conf | 2 +- hypr/env_vars.conf | 2 ++ hypr/hyprland.conf | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/hypr/basics.conf b/hypr/basics.conf index 6673155..6878060 100644 --- a/hypr/basics.conf +++ b/hypr/basics.conf @@ -48,7 +48,7 @@ dwindle { } master { - new_is_master = true + new_status = master } gestures { diff --git a/hypr/env_vars.conf b/hypr/env_vars.conf index 93db523..7c29bed 100644 --- a/hypr/env_vars.conf +++ b/hypr/env_vars.conf @@ -20,3 +20,5 @@ env = HYPRCURSOR_SIZE,24 env = XCURSOR_THEME,adwaita env = XCURSOR_SIZE,24 # env = ENABLE_DEVICE_CHOOSER_LAYER=1 VULKAN_DEVICE_INDEX=0 + +env = KITTY_DISABLE_WAYLAND,1 diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 02b8f6a..5f4f57a 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -24,7 +24,7 @@ misc { } debug { - disable_logs = false + disable_logs = true } # Per device configs