diff --git a/.config/hypr/scripts/autostart/apps b/.config/hypr/scripts/autostart/apps index 23077064..10911bfb 100755 --- a/.config/hypr/scripts/autostart/apps +++ b/.config/hypr/scripts/autostart/apps @@ -4,6 +4,7 @@ spotify & discord & thunderbird & +obsidian & # Terminal Apps kitty --class btop btop & diff --git a/.config/hypr/themes/luna/rules.conf b/.config/hypr/themes/luna/rules.conf index 1b3cc645..e3571f50 100644 --- a/.config/hypr/themes/luna/rules.conf +++ b/.config/hypr/themes/luna/rules.conf @@ -45,7 +45,7 @@ windowrulev2 = workspace 6, class:^(.*vital.*)$|(.*fl64.*)$ windowrulev2 = workspace 5, class:^(.*pinta.*)$|(.*krita.*)$|(.*blender.*)$|(.*Upscayl.*)$ # Productivity/Dev -windowrulev2 = workspace 10, class:^(.*obsidian.*)$ +windowrulev2 = workspace 10 silent, class:^(.*obsidian.*)$ windowrulev2 = workspace 2, class:^(.*Code.*)$