If you wish to disable Condor's automatic adjustment of user priorities, you can effectively do so with the following configuration setting:
 
 {code}
-PRIORITY_HALFLIFE = 1
+PRIORITY_HALFLIFE = 1e100
 {endcode}
 
 Then a user's priority will be effectively constant.  You can adjust the relative priority of users, as usual: