From c23b60f866a687aa6ae3618265f47ae63c9c5b64 Mon Sep 17 00:00:00 2001 From: Ryan Schanzenbacher Date: Mon, 28 Oct 2024 22:55:28 -0400 Subject: wttr popup fix, firefox on nix, fontconfig fixes --- home-config/hypr/hyprland.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home-config/hypr/hyprland.conf') diff --git a/home-config/hypr/hyprland.conf b/home-config/hypr/hyprland.conf index c3e5049..12e97c5 100644 --- a/home-config/hypr/hyprland.conf +++ b/home-config/hypr/hyprland.conf @@ -241,7 +241,7 @@ windowrulev2 = suppressevent fullscreen maximize, class:^(firefox)$, title:^(Fir # Weather windowrulev2 = float,class:^(ala-wttr)$ -windowrulev2 = size 740 712, class:^(ala-wttr)$ +windowrulev2 = size 822 1026, class:^(ala-wttr)$ # Floating terminal windowrulev2 = float,class:^(float-foot)$ -- cgit v1.2.3