diff options
| author | awy <awy@awy.one> | 2025-11-14 13:07:15 +0300 |
|---|---|---|
| committer | awy <awy@awy.one> | 2025-11-14 13:07:15 +0300 |
| commit | c767767a21064a4ce8cade883a3c59f2f2d32165 (patch) | |
| tree | 70050a664e2c12e2b1ddb54b9f1c4a70b754321a /.config/hypr/hyprland.conf | |
| parent | 2d437c1635641375f71a42635f2a12ce3be2e095 (diff) | |
| download | hyprdots-c767767a21064a4ce8cade883a3c59f2f2d32165.tar.gz | |
Diffstat (limited to '.config/hypr/hyprland.conf')
| -rw-r--r-- | .config/hypr/hyprland.conf | 10 |
1 files changed, 5 insertions, 5 deletions
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.* |