diff --git a/common/bin/steam b/common/bin/steam deleted file mode 100755 index e5c4785..0000000 --- a/common/bin/steam +++ /dev/null @@ -1,17 +0,0 @@ -#!/usr/bin/env sh - -if [ ! -f /bin/steam ] && [ ! -f /usr/bin/steam ] && [ ! -f /usr/local/bin/steam ]; then - echo "Steam not installed (/bin/steam, /usr/bin/steam, and /usr/local/bin/steam not found)" - exit 1 -fi - -mkdir -p ~/.steam/steam/package -echo "steampal_stable_9a24a2bf68596b860cb6710d9ea307a76c29a04d" > ~/.steam/steam/package/beta - -if [ -f /bin/steam ]; then - exec /bin/steam -gamepadui -elif [ -f /usr/bin/steam ]; then - exec /usr/bin/steam -gamepadui -elif [ -f /usr/local/bin/steam ]; then - exec /usr/local/bin/steam -gamepadui -fi \ No newline at end of file diff --git a/host/desktop/config b/host/desktop/config index 81bb20b..68db4ec 100644 --- a/host/desktop/config +++ b/host/desktop/config @@ -1,2 +1,2 @@ exec output '"Dell Inc. DELL U2720Q CWTM623"' transform 270 scale 1.5 -gaps inner 5 +gaps inner 0 diff --git a/host/desktop/sway/config b/host/desktop/sway/config index b6ea4a3..7882f9f 100644 --- a/host/desktop/sway/config +++ b/host/desktop/sway/config @@ -4,12 +4,12 @@ gaps inner 10 output "Samsung Electric Company SyncMaster H1AK500000" position 0,0 -output "GIGA-BYTE TECHNOLOGY CO., LTD. AORUS FO48U 23070B000307" mode 3840x2160@120Hz position 1440,0 +output "GIGA-BYTE TECHNOLOGY CO., LTD. AORUS FO48U 23070B000307" mode 3840x2160@120Hz position 0,0 output "Dell Inc. DELL U2720Q CWTM623" transform 90 scale 1.5 -output "Dell Inc. DELL U2720Q CWTM623" position 5280,0 +output "Dell Inc. DELL U2720Q CWTM623" position 3840,0 output "Dell Inc. DELL U2720Q D3TM623" transform 90 scale 1.5 -output "Dell Inc. DELL U2720Q D3TM623" position 0,0 +output "Dell Inc. DELL U2720Q D3TM623" position -1440,0 exec firefox