1

Home/Nixinator: Add clion

This commit is contained in:
2026-02-27 18:34:01 +01:00
parent b799d86823
commit 5aec2aa971
2 changed files with 6 additions and 1 deletions

View File

@ -240,6 +240,11 @@ in {
open-on-workspace = "2";
open-maximized = true;
}
{
matches = [{app-id = "jetbrains-clion";}];
open-on-workspace = "2";
open-maximized = true;
}
{
matches = [{app-id = "code-url-handler";}];
open-on-workspace = "2";