aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2025-08-01 11:09:32 -0300
committerSilvio Rhatto <rhatto@riseup.net>2025-08-01 11:09:32 -0300
commitae63e4af22c743624d85ba5056a0b9027d4b1243 (patch)
tree24bc5aee3cc6073c3d2d15dcdbcd166c2e0165a0
parente309c5a66202bdab0919d87c72fa2dca9537d807 (diff)
downloadutils-x11-master.tar.gz
utils-x11-master.tar.bz2
Ratpoisoner: workspaces: increase sleep timeHEADmaster
-rwxr-xr-xratpoisoner6
1 files changed, 3 insertions, 3 deletions
diff --git a/ratpoisoner b/ratpoisoner
index 9a73559..6381b42 100755
--- a/ratpoisoner
+++ b/ratpoisoner
@@ -13,10 +13,10 @@ if [ -z "$ACTION" ]; then
exit 1
elif [ "$ACTION" == "workspaces" ]; then
# Spawn rpws
- exec rpws init 9 -k -a
+ rpws init 9 -k -a
- # Sleep, giving time for rpws to start properly
- sleep 1
+ # Sleep, giving time for rpws to start properly
+ sleep 2
# Apply a workaround to display a window after rpws is initialized
ratpoison -c 'prev'