mainly minor fixes
[distro-setup] / i3-abrowser
index eb2d47c5fc3112936ea50ef5216357968112ab86..55246ee91cce6cf9dcd4e7747a5aa33f130ea70c 100755 (executable)
@@ -50,6 +50,6 @@ else
   abrowser &
   # on a fast computer, .5 is too fast, 1 is ok. on x200, 1 is too fast, 2 is ok.
   sleep 2
-  i3-msg "[workspace=__focused__ class=\"$b\"] mark abrowser"
+  i3-msg "[workspace=__focused__ class=\"$b\" instance=\"Navigator\" window_role=\"browser\"] mark abrowser"
   wait
 fi