refactor: sway: fix config indentation
This commit is contained in:
@@ -149,29 +149,29 @@ in ''
|
|||||||
inactive_workspace #333333 #222222 #888888
|
inactive_workspace #333333 #222222 #888888
|
||||||
urgent_workspace #2f343a #900000 #ffffff
|
urgent_workspace #2f343a #900000 #ffffff
|
||||||
binding_mode #2f343a #900000 #ffffff
|
binding_mode #2f343a #900000 #ffffff
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
### displays
|
### displays
|
||||||
## DESKTOP
|
## DESKTOP
|
||||||
output "Samsung Electric Company S22C300 0x00007F35" {
|
output "Samsung Electric Company S22C300 0x00007F35" {
|
||||||
pos 0,0
|
pos 0,0
|
||||||
res 1920x1080
|
res 1920x1080
|
||||||
}
|
}
|
||||||
output "Goldstar Company Ltd LG ULTRAWIDE 0x00004E94" {
|
output "Goldstar Company Ltd LG ULTRAWIDE 0x00004E94" {
|
||||||
pos 1920,0
|
pos 1920,0
|
||||||
res 3440x1440
|
res 3440x1440
|
||||||
}
|
}
|
||||||
|
|
||||||
## LAPTOP
|
## LAPTOP
|
||||||
# sh/en TV
|
# sh/en TV
|
||||||
output "Pioneer Electronic Corporation VSX-524 0x00000101" {
|
output "Pioneer Electronic Corporation VSX-524 0x00000101" {
|
||||||
pos 0,0
|
pos 0,0
|
||||||
res 1920x1080
|
res 1920x1080
|
||||||
}
|
}
|
||||||
# internal display
|
# internal display
|
||||||
output "Unknown 0x0637 0x00000000" {
|
output "Unknown 0x0637 0x00000000" {
|
||||||
pos 1920,0
|
pos 1920,0
|
||||||
res 1920x1080
|
res 1920x1080
|
||||||
}
|
}
|
||||||
''
|
''
|
||||||
|
Reference in New Issue
Block a user