restore old configs
This commit is contained in:
parent
a19bcfd918
commit
d0cf7796a9
23 changed files with 826 additions and 1 deletions
14
sway/.config/kanshi/config
Normal file
14
sway/.config/kanshi/config
Normal file
|
@ -0,0 +1,14 @@
|
|||
# Default
|
||||
profile {
|
||||
output eDP-1 enable
|
||||
}
|
||||
# Home
|
||||
profile {
|
||||
output eDP-1 enable enable position -1920,960
|
||||
output "LG Electronics LG HDR 4K 0x00000CA7" enable mode 3840x2160 position 0,0
|
||||
}
|
||||
# Work
|
||||
profile {
|
||||
output eDP-1 enable position 0,1200
|
||||
output "Samsung Electric Company LF24T450G HNMTA01726" enable mode 1920x1200 position 0,0
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue