AutoYADM commit: 2025-05-18 18:55:32

This commit is contained in:
Daniel Fichtinger 2025-05-18 18:55:32 -04:00
parent b544060628
commit cdd0ea1ace

View file

@ -54,13 +54,13 @@ output "DP-1" {
output "HDMI-A-1" {
mode "1920x1200@59.950"
}
// Settings that influence how windows are positioned and sized.
// Find more information on the wiki:
// https://github.com/YaLTeR/niri/wiki/Configuration:-Layout
// Settings that influence how windows are positioned and sized.
// Find more information on the wiki:
// https://github.com/YaLTeR/niri/wiki/Configuration:-Layout
overview {
workspace-shadow {
off
}
}
layout {
background-color "transparent"
// Set gaps around windows in logical pixels.
gaps 16
struts {
@ -261,6 +261,11 @@ window-rule {
open-floating true
default-floating-position x=100 y=100 relative-to="bottom-right"
}
// makes swaybg stationary
layer-rule {
match namespace="^wallpaper$"
place-within-backdrop true
}
layer-rule {
match namespace="^launcher$"
shadow {