summaryrefslogtreecommitdiffstats
path: root/dmemu
diff options
context:
space:
mode:
Diffstat (limited to 'dmemu')
-rwxr-xr-xdmemu4
1 files changed, 2 insertions, 2 deletions
diff --git a/dmemu b/dmemu
index d2b4c36..7233c0b 100755
--- a/dmemu
+++ b/dmemu
@@ -1,7 +1,7 @@
#!/bin/bash
-PRIORITY_FACTOR=9/10
-BASE_PRIORITY=1000
+PRIORITY_FACTOR=99/100
+BASE_PRIORITY=10000
SAVE_FILE="$HOME/.dmemu"