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)$