From eb9c22d647da643125b898743145846f275a452a Mon Sep 17 00:00:00 2001 From: Shahab Dogar Date: Fri, 10 Apr 2026 12:05:35 +0500 Subject: [PATCH] chore: no longer autostarting obsidian --- dotfiles/hypr/hyprland.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dotfiles/hypr/hyprland.conf b/dotfiles/hypr/hyprland.conf index c38c64c..f94e329 100644 --- a/dotfiles/hypr/hyprland.conf +++ b/dotfiles/hypr/hyprland.conf @@ -37,7 +37,7 @@ $menu = wofi --show drun # Autostart necessary processes (like notifications daemons, status bars, etc.) # Or execute your favorite apps at launch like this: -exec-once = steam & proton-mail & obsidian & discord & 1password & firefox & +exec-once = steam & proton-mail & discord & 1password & firefox & exec-once = waybar & mako & hypridle & swww-daemon & exec-once = $terminal exec-once = systemctl --user start hyprpolkitagent @@ -143,7 +143,6 @@ windowrule = match:class firefox, workspace 2 windowrule = match:class discord, workspace 3 windowrule = match:class steam, workspace 4 windowrule = match:class Proton Mail, workspace 5 -windowrule = match:class obsidian, workspace 6 windowrule = match:class 1password, workspace 9 # See https://wiki.hyprland.org/Configuring/Dwindle-Layout/ for more