arch/private_dot_config/niri/config.kdl
lew ca4feee74b Update .config/DankMaterialShell/settings.json
Update .config/niri/binds.kdl
Update .config/niri/config.kdl
Remove .config/niri/dms/outputs.kdl
Add .config/niri/dms/outputs.kdl
Update .config/niri/overview.kdl
2026-03-19 11:43:09 +00:00

57 lines
1.1 KiB
Text

include "input.kdl"
include "overview.kdl"
include "animations.kdl"
include "binds.kdl"
include "windowrules.kdl"
include "startup.kdl"
include "recentwindows.kdl"
include "dms/colors.kdl"
include "dms/cursor.kdl"
include "dms/outputs.kdl"
environment {
QT_QPA_PLATFORM "wayland"
QT_QPA_PLATFORMTHEME "gtk3"
ELECTRON_OZONE_PLATFORM_HINT "auto"
}
// https://yalter.github.io/niri/Configuration:-Layout
layout {
gaps 2
center-focused-column "never"
always-center-single-column
preset-column-widths {
proportion 0.25
proportion 0.33333
proportion 0.5
}
default-column-width { proportion 0.33333; }
focus-ring {
off
}
border {
width 2
}
tab-indicator {
hide-when-single-tab
width 4
gap 8
length total-proportion=1.0
position "top"
place-within-column
}
shadow {
on
draw-behind-window false
softness 2
spread 2
offset x=3 y=3
}
struts {
left 3
right 3
}
}
prefer-no-csd
screenshot-path "~/dcim/pictures/screenshots/screenshot from %Y-%m-%d %H-%M-%S.png"