From 3648f741e6300cc4ded4a6a13070b4b828c827e0 Mon Sep 17 00:00:00 2001 From: yage Date: Mon, 8 Apr 2024 19:13:02 -0600 Subject: [PATCH] make sure umbreon isnt left behind --- bin/umbreon/runedock | 6 +++--- bin/umbreon/undock | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/bin/umbreon/runedock b/bin/umbreon/runedock index 2a85083..c8d0312 100755 --- a/bin/umbreon/runedock +++ b/bin/umbreon/runedock @@ -12,6 +12,6 @@ xrandr ${ARGS[@]} \ pkill compton -scwrypts desktop/screen-blank -- disable -scwrypts desktop/i3/set-background -- link-vs-gdizz.jpg -scwrypts desktop/play-sound -- gamedock +scwrypts desktop screen-blank -- disable +scwrypts desktop i3 set background -- link-vs-gdizz.jpg +scwrypts desktop play sound -- gamedock diff --git a/bin/umbreon/undock b/bin/umbreon/undock index e44220b..2e7ad00 100755 --- a/bin/umbreon/undock +++ b/bin/umbreon/undock @@ -12,6 +12,6 @@ xrandr ${ARGS[@]} \ (pkill compton; sleep 0.5; compton;) & -scwrypts desktop/screen-blank -- enable -scwrypts desktop/i3/set-background -- random -scwrypts desktop/play-sound -- gamedock +scwrypts desktop screen-blank -- enable +scwrypts desktop i3 set background -- random +scwrypts desktop play sound -- gamedock