1

Config/Obsidian: Add !important to snippets

This commit is contained in:
2026-04-15 01:28:40 +02:00
parent 00e412cb20
commit 593437fa94
4 changed files with 19 additions and 8 deletions

View File

@ -581,6 +581,13 @@ in {
# opacity = 0.8;
}
# Floating + unmaximized windows
{
matches = [{app-id = "com.github.finefindus.eyedropper";}];
open-floating = true;
open-maximized = false;
}
# Rules for specific windows
{
matches = [{app-id = "neovide";}];