From 65ba8b4717f1a39bf156a86e40a80fadc124c5d3 Mon Sep 17 00:00:00 2001 From: lucy Date: Sun, 25 Jan 2026 21:36:14 +0100 Subject: [PATCH] updates --- hypr/hyprland.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 063243c..88d64e8 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -139,7 +139,7 @@ device { device { name = nuphy-node-75-lp-dongle-1 - kb_layout = euro1 + kb_layout = us } # https://wiki.hyprland.org/Configuring/Variables/#animations animations { @@ -339,3 +339,5 @@ windowrule = nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinned layerrule = blur, quickshell layerrule = ignorealpha 0, quickshell windowrule = float,title:^(qs-wallswitcher)$ +windowrule = float,title:^(qs-fontpicker)$ +windowrule = float,title:^(qs-settings)$