add paru config and ignore lock files

only minor tinkering otherwise
This commit is contained in:
fbachus
2026-01-23 01:59:35 +01:00
parent 3fdadd648b
commit 8a676a19c1
11 changed files with 280 additions and 340 deletions

View File

@@ -38,20 +38,20 @@ output "Advanced Micro Peripherals Ltd ES07D03 EVE213400622" {
variable-refresh-rate
focus-at-startup
layout {
preset-column-widths {
// Proportion sets the width as a fraction of the output width, taking gaps into account.
// For example, you can perfectly fit four windows sized "proportion 0.25" on an output.
// The default preset widths are 1/3, 1/2 and 2/3 of the output.
proportion 0.125
// proportion 0.25
proportion 0.33333
proportion 0.5
proportion 0.66667
proportion 0.875
// Fixed sets the width in logical pixels exactly.
// fixed 1920
}
// preset-column-widths {
// // Proportion sets the width as a fraction of the output width, taking gaps into account.
// // For example, you can perfectly fit four windows sized "proportion 0.25" on an output.
// // The default preset widths are 1/3, 1/2 and 2/3 of the output.
// // proportion 0.125
// // proportion 0.25
// proportion 0.33333
// proportion 0.5
// proportion 0.66667
// // proportion 0.875
//
// // Fixed sets the width in logical pixels exactly.
// // fixed 1920
// }
}
}
output "Iiyama North America PLG2888UH 0x01010101" {