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