You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The sway-output man page gives an example output "Some Company ABC123 0x00000000" pos 1920 0
Trying to replicate this in a shell results in
>swaymsg output "Guangxi Century Innovation Display Electronics Co., Ltd 15A1F FA1FC1X030443" position 1920 1600
Error: Invalid output subcommand: Century.
The actual command that's required in bash, fish etc is swaymsg output "\"Guangxi Century Innovation Display Electronics Co., Ltd 15A1F FA1FC1X030443\"" position 1920 1600
The text was updated successfully, but these errors were encountered:
Sway Version: 1.10
Description:
The sway-output man page gives an example
output "Some Company ABC123 0x00000000" pos 1920 0
Trying to replicate this in a shell results in
The actual command that's required in bash, fish etc is
swaymsg output "\"Guangxi Century Innovation Display Electronics Co., Ltd 15A1F FA1FC1X030443\"" position 1920 1600
The text was updated successfully, but these errors were encountered: