3 lines
103 B
Bash
Executable file
3 lines
103 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
cargo build && WLR_BACKENDS=wayland WLR_LIBINPUT_NO_DEVICES=1 sway -c ./sway.conf
|