diff --git a/rc.fnl b/rc.fnl index 842b6da..9565ff2 100644 --- a/rc.fnl +++ b/rc.fnl @@ -13,6 +13,9 @@ )] (socket-repl.start repl-socket-name)) +(fn resize-wayland-backend [output] + (when (string.find (output:name) "^WL-") + (output:set_mode 360 720 0))) (kiwmi:on "output"