diff options
| author | 2025-11-21 14:50:30 -0500 | |
|---|---|---|
| committer | 2025-11-21 14:50:30 -0500 | |
| commit | 61c027738785e0585202b7b3a828e05344510f66 (patch) | |
| tree | 1a900c432c62b74e0e66d6f8f346030af8b187ec /hosts/iroha/scripts/run-sway | |
| parent | 44edb4b57655de5b21c51d0471e2ea02ac469c0c (diff) | |
| download | dotfiles-61c027738785e0585202b7b3a828e05344510f66.tar.gz dotfiles-61c027738785e0585202b7b3a828e05344510f66.tar.bz2 dotfiles-61c027738785e0585202b7b3a828e05344510f66.zip | |
Tweaks
Diffstat (limited to 'hosts/iroha/scripts/run-sway')
| -rwxr-xr-x | hosts/iroha/scripts/run-sway | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/iroha/scripts/run-sway b/hosts/iroha/scripts/run-sway index 7ae945e..c5122f0 100755 --- a/hosts/iroha/scripts/run-sway +++ b/hosts/iroha/scripts/run-sway @@ -1,2 +1,3 @@ #! /usr/bin/env sh +export MAIN_MONITOR=DP-1 dbus-run-session env WLR_RENDERER=vulkan sway |