diff options
Diffstat (limited to 'hosts/iroha/scripts/run-sway')
| -rwxr-xr-x | hosts/iroha/scripts/run-sway | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hosts/iroha/scripts/run-sway b/hosts/iroha/scripts/run-sway new file mode 100755 index 0000000..7ae945e --- /dev/null +++ b/hosts/iroha/scripts/run-sway @@ -0,0 +1,2 @@ +#! /usr/bin/env sh +dbus-run-session env WLR_RENDERER=vulkan sway |