From c767767a21064a4ce8cade883a3c59f2f2d32165 Mon Sep 17 00:00:00 2001 From: awy Date: Fri, 14 Nov 2025 13:07:15 +0300 Subject: f --- .config/hypr/hyprland.conf | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to '.config/hypr') diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 4e9770c..402b176 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -19,8 +19,8 @@ exec-once = portal exec-once = sleep 2 && waybar exec-once = sleep 2 && stmpdup -exec-once = [workspace 9 silent] sleep 1 && telegram -exec-once = [workspace 8 silent] sleep 1 && $terminal -a neomutt -T neomutt neomutt +exec-once = [workspace 9 silent; DP-2] sleep 1 && telegram +exec-once = [workspace 8 silent; DP-2] sleep 1 && $terminal -a neomutt -T neomutt neomutt env = XCURSOR_SIZE,24 env = XCURSOR_THEME,Adwaita @@ -278,9 +278,9 @@ windowrulev2 = float, class:^(steam)$, title:^(Recordings & Screenshots)$ windowrulev2 = float, class:^(steam)$, title:^(Steam Guard - Computer Authorization Required)$ windowrulev2 = float, title:^(Steam Keyboard)$ -# windowrulev2 = workspace 8 silent, class:^(neomutt)$ -# windowrulev2 = workspace 9 silent, class:^(nchat)$ -# windowrulev2 = workspace 9 silent, class:^(Element)$ +windowrulev2 = workspace 8 silent, class:^(neomutt)$ +windowrulev2 = workspace 9 silent, class:^(nchat)$ +windowrulev2 = workspace 9 silent, class:^(Element)$ windowrulev2 = float, class:^(org.prismlauncher.PrismLauncher)$, title:Console window for.*Prism Launcher.* -- cgit v1.2.3