From 6ad5590d5b3612314c4338759c94d28073e71fa0 Mon Sep 17 00:00:00 2001 From: awy Date: Tue, 19 Aug 2025 21:32:13 +0300 Subject: popup --- .config/hypr/hyprland.conf | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to '.config/hypr') diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 8031195..10f9cf9 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -10,7 +10,7 @@ exec-once = foot --server exec-once = gentoo-pipewire-launcher restart & exec-once = mpd exec-once = waybar -exec-once = mako +exec-once = fnott exec-once = swayidle exec-once = singboxwrap # exec-once = sleep 0.1 && randombg @@ -268,3 +268,6 @@ windowrulev2 = float, class:^(steam)$, title:^(Screenshot Uploader)$ windowrulev2 = float, class:^(steam)$, title:^(Recordings & Screenshots)$ windowrulev2 = float, class:^(steam)$, title:^(Steam Guard - Computer Authorization Required)$ windowrulev2 = float, title:^(Steam Keyboard)$ + +windowrule = float,initialClass:^termfilechooser$ +windowrule = size 60% 80%,initialClass:^termfilechooser$ -- cgit v1.2.3