Very simple TUI for changing a screen resolution on Sway. It now only executes swaymsg output and sets the appropriate resolution
(not the refresh rate at the moment). Made this because changing resolutions with swaymsg each time is a bit cumbersome.
Just run cargo run to run it. It relies on cursive for the TUI.
