]> Freerunner's - dotfiles.git/commitdiff
cosmic: initial support
authorAndre Ramnitz <andre.ramnitz@mail.de>
Sun, 26 Jul 2026 14:26:19 +0000 (16:26 +0200)
committerAndre Ramnitz <andre.ramnitz@mail.de>
Sun, 26 Jul 2026 14:27:41 +0000 (16:27 +0200)
dot-config/cosmic/com.system76.CosmicSettings.WindowRules/v1/tiling_exception_custom [new file with mode: 0644]

diff --git a/dot-config/cosmic/com.system76.CosmicSettings.WindowRules/v1/tiling_exception_custom b/dot-config/cosmic/com.system76.CosmicSettings.WindowRules/v1/tiling_exception_custom
new file mode 100644 (file)
index 0000000..5f1e1ac
--- /dev/null
@@ -0,0 +1,57 @@
+[
+  (
+    appid: "firefox-bin",
+    title: "Bild-im-Bild",
+    enabled: true
+  ),
+  (
+    appid: "com.system76.CosmicFiles",
+    title: ".*",
+    enabled: true
+  ),
+  (
+    appid: "com.system76.CosmicPlayer",
+    title: ".*",
+    enabled: true
+  ),
+  (
+    appid: "com.system76.CosmicMonitor",
+    title: ".*",
+    enabled: true
+  ),
+  (
+    appid: "com.github.wwmm.easyeffects",
+    title: ".*",
+    enabled: true
+  ),
+  (
+    appid: "io.github.ilya_zlobintsev.LACT",
+    title: ".*",
+    enabled: true
+  ),
+  (
+    appid: "Threema",
+    title: ".*",
+    enabled: true
+  ),
+  (
+    appid: "org.kde.ark",
+    title: ".*",
+    enabled: true
+  ),
+  (
+    appid: "org.kde.dolphin",
+    title: ".*",
+    enabled: true
+  ),
+  (
+    appid: "xwaylandvideobridge",
+    title: ".*",
+    enabled: true
+  ),
+  (
+    appid: "Ardour-.*",
+    title: ".*",
+    enabled: true
+  ),
+]