mirror of
https://github.com/bgrolleman/dotfiles.git
synced 2026-05-10 09:01:15 +02:00
26 lines
581 B
KDL
26 lines
581 B
KDL
prefer-no-csd
|
|
screenshot-path null
|
|
|
|
environment {
|
|
ELECTRON_OZONE_PLATFORM_HINT "auto"
|
|
QT_QPA_PLATFORM "wayland"
|
|
QT_QPA_PLATFORMTHEME "gtk3"
|
|
QT_WAYLAND_DISABLE_WINDOWDECORATION "1"
|
|
XDG_CURRENT_DESKTOP "niri"
|
|
XDG_SESSION_TYPE "wayland"
|
|
}
|
|
|
|
cursor {
|
|
xcursor-theme "capitaine-cursors"
|
|
xcursor-size 24
|
|
}
|
|
|
|
debug {
|
|
// Allows notification actions and window activation from Noctalia.
|
|
honor-xdg-activation-with-invalid-serial
|
|
}
|
|
|
|
hotkey-overlay {
|
|
skip-at-startup
|
|
}
|