initial commit

This commit is contained in:
2025-08-31 06:34:02 -04:00
commit 9553a2d3ee
14 changed files with 241 additions and 0 deletions

10
dot_config/kanshi/config Normal file
View File

@@ -0,0 +1,10 @@
profile desktop {
output "Samsung Electric Company LS27A800U HCJW301093" mode 3840x2160 position 0,0 scale 1.5
output "Seanix Technology Inc NX-EDG27X C6F0K3CN07UL" mode 2560x1440@120.00Hz position 2560,0
output eDP-1 mode 2256x1504 position 5120,0 scale 1.333333
exec ~/.local/bin/assign-workspace-monitors
}
profile laptop {
output eDP-1 mode 2256x1504 position 5120,0 scale 1.333333
}