document sway output configuration
This commit is contained in:
parent
10d1e4917c
commit
937f34cb53
|
@ -2,6 +2,7 @@
|
|||
home-manager.users.caspervk = {
|
||||
wayland.windowManager.sway = {
|
||||
config = {
|
||||
# swaymsg -t get_outputs
|
||||
output = {
|
||||
"ASUSTek COMPUTER INC ROG XG27AQ M3LMQS370969" = {
|
||||
mode = "2560x1440@144.006Hz";
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
home-manager.users.caspervk = {
|
||||
wayland.windowManager.sway = {
|
||||
config = {
|
||||
# swaymsg -t get_outputs
|
||||
output = {
|
||||
"Chimei Innolux Corporation 0x14D2 Unknown" = {
|
||||
mode = "1920x1080@60.008Hz";
|
||||
|
|
Loading…
Reference in a new issue