refactore directory structure

This commit is contained in:
Chris Cochrun 2023-06-09 06:06:37 -05:00
parent 3830eef1f4
commit e87bfb7c39
485 changed files with 66 additions and 1696 deletions

15
.config/kanshi/config Normal file
View file

@ -0,0 +1,15 @@
profile laptop {
output eDP-1 mode 2256x1504 position 0,0 scale 1.5
}
profile office {
output eDP-1 mode 2256x1504 position 0,0 scale 1.5
output DP-4 mode 1366x768 position 1500,0 scale 1
exec notify-send 'office monitors setup'
}
profile church {
output eDP-1 mode 2256x1504 position 0,0 scale 1.5
output DP-3 mode 3840x2160 position 1500,0 scale 2
exec notify-send 'office monitors setup'
}