dev: automated commit
This commit is contained in:
parent
20eb437d32
commit
1bacabffbc
5 changed files with 84 additions and 7 deletions
|
|
@ -36,5 +36,6 @@ layout {
|
|||
}
|
||||
|
||||
animations {
|
||||
off
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -1,7 +1,11 @@
|
|||
hotkey-overlay {
|
||||
}
|
||||
|
||||
prefer-no-csd
|
||||
|
||||
screenshot-path "/tmp/screenshot.png"
|
||||
|
||||
recent-windows {
|
||||
off
|
||||
}
|
||||
|
||||
hotkey-overlay {
|
||||
skip-at-startup
|
||||
}
|
||||
|
|
|
|||
|
|
@ -26,7 +26,3 @@ include "noctalia/window-rules.kdl"
|
|||
include "noctalia/binds.kdl"
|
||||
include "noctalia/startup.kdl"
|
||||
|
||||
debug {
|
||||
honor-xdg-activation-with-invalid-serial
|
||||
wait-for-frame-completion-before-queueing
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,6 +1,8 @@
|
|||
// Noctalia-specific debug settings
|
||||
debug {
|
||||
honor-xdg-activation-with-invalid-serial
|
||||
wait-for-frame-completion-before-queueing
|
||||
// force-pipewire-invalid-modifier
|
||||
}
|
||||
|
||||
// Noctalia-specific environment variables
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue