From 7dfc18caee3e3d981bbc47295bfb65f3dfadd786 Mon Sep 17 00:00:00 2001 From: Shahab Dogar Date: Fri, 7 Feb 2025 00:42:35 +0500 Subject: [PATCH] feat: Hyprland | start proton main and obsidian at login --- home-manager/dotfiles/hypr/hyprland.conf | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/home-manager/dotfiles/hypr/hyprland.conf b/home-manager/dotfiles/hypr/hyprland.conf index 26bc3ef..5894076 100644 --- a/home-manager/dotfiles/hypr/hyprland.conf +++ b/home-manager/dotfiles/hypr/hyprland.conf @@ -40,7 +40,7 @@ $menu = wofi --show drun exec-once = $terminal & firefox & discord & 1password exec-once = waybar & swaync & hypridle exec-once = systemctl --user start hyprpolkitagent -exec-once = steam +exec-once = steam & proton-mail & obsidian ############################# @@ -142,8 +142,10 @@ animations { windowrulev2 = workspace 1, class:^(alacritty)$ windowrulev2 = workspace 2, class:^(firefox)$ windowrulev2 = workspace 3, class:^(discord)$ -windowrulev2 = workspace 9, class:^(1Password)$ windowrulev2 = workspace 4, class:^(steam)$ +windowrulev2 = workspace 5, class:^(Proton Mail)$ +windowrulev2 = workspace 6, class:^(obsidian)$ +windowrulev2 = workspace 9, class:^(1Password)$ # See https://wiki.hyprland.org/Configuring/Dwindle-Layout/ for more dwindle {