From 7283a1db12574bce9682a9f273c54aacfde5e647 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Sun, 14 Jan 2024 14:59:55 +0100 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20feat(hypr):=20add=20obsidian=20as?= =?UTF-8?q?=20an=20autostart=20app?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/hypr/scripts/autostart/apps | 1 + .config/hypr/themes/luna/rules.conf | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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.*)$