Revert "try to update niri/noctalia config"

This reverts commit 5466d27b98.
This commit is contained in:
2026-06-14 09:30:10 +02:00
parent 5466d27b98
commit 3822f417ff
3 changed files with 17 additions and 37 deletions
+3 -23
View File
@@ -299,7 +299,7 @@ layout {
// See the binds section below for more spawn examples.
// This line starts waybar, a commonly used bar for Wayland compositors.
spawn-at-startup "noctalia"
spawn-at-startup "noctalia-shell"
spawn-at-startup "firefox"
spawn-at-startup "element-desktop"
spawn-at-startup "thunderbird"
@@ -402,30 +402,10 @@ window-rule {
// Example: enable rounded corners for all windows.
// (This example rule is commented out with a "/-" in front.)
/-
window-rule {
geometry-corner-radius 20
/-window-rule {
geometry-corner-radius 12
clip-to-geometry true
}
// Floating Noctalia settings window.
window-rule {
match app-id="dev.noctalia.Noctalia.Settings"
open-floating true
default-column-width { fixed 1080; }
default-window-height { fixed 920; }
}
debug {
// Allows notification actions and window activation from Noctalia.
honor-xdg-activation-with-invalid-serial
}
layer-rule {
match namespace="^noctalia-backdrop"
place-within-backdrop true
}
include "./binds.kdl"
include "./noctalia.kdl"