summaryrefslogtreecommitdiffstats
path: root/dmemu
diff options
context:
space:
mode:
authorMatthias Schiffer <mschiffer@universe-factory.net>2010-07-25 19:15:37 +0200
committerMatthias Schiffer <mschiffer@universe-factory.net>2010-07-25 19:15:37 +0200
commitc33ff191110ae2505334792952e0ee551e06698f (patch)
treed090aee5fc5a557c86434843ab7fb8cc5cde9c0d /dmemu
parent4abab142a54a41f92160b2daf8c72b149947110e (diff)
downloadutils-c33ff191110ae2505334792952e0ee551e06698f.tar
utils-c33ff191110ae2505334792952e0ee551e06698f.zip
Added emacsclient wrappers
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"