my dotz
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

qweh

+6 -1
+6 -1
.config/niri/config.kdl
··· 103 103 position x=1280 y=0 104 104 } 105 105 106 + output "DP-3" { 107 + transform "normal" 108 + mode "1920x1020" 109 + } 110 + 106 111 layout { 107 112 // By default focus ring and border are rendered as a solid background rectangle 108 113 // behind windows. That is, they will show up through semitransparent windows. ··· 555 560 // Mod+Space { switch-layout "next"; } 556 561 // Mod+Shift+Space { switch-layout "prev"; } 557 562 558 - Print { screenshot; } 563 + Mod+Shift+S { screenshot; } 559 564 Ctrl+Print { screenshot-screen; } 560 565 Alt+Print { screenshot-window; } 561 566