Obsidian fixes

This commit is contained in:
get 2024-04-14 23:11:54 +02:00
commit 7167b5b341
4 changed files with 10 additions and 3 deletions

View file

@ -9,7 +9,7 @@
};
hyprland = {
enable = true;
monitor = ",preferred,auto,1";
monitor = [",preferred,auto,2"];
};
};
}