X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/74bd743a2f7a7b36d5947a8b1a623aca33f40c9d..bcd2df0a90f5644071ff669560e53f0e3086c640:/dot/xinitrc diff --git a/dot/xinitrc b/dot/xinitrc index 7aba2b9..87e5bbd 100755 --- a/dot/xinitrc +++ b/dot/xinitrc @@ -255,7 +255,7 @@ declare -i \ start-emacs () { GDK_NATIVE_WINDOWS=1 run bgclients noip \ - $emacs -geometry ${emacsx}x${emacsy}+0+0 + $emacs -bg black -geometry ${emacsx}x${emacsy}+0+0 } ## Now place some xterms. @@ -351,7 +351,7 @@ EOF exec "$0" wait nostart ;; :ask-run) - req "Shell command" .cmd.hist xcatch -FMiscFixed6x13 -- sh -c& + req "Shell command" .cmd.hist xcatch -F"Fixed 13" -- sh -c& ;; :ask-command) req "xinit command" .xinit.hist xatom set XINIT_COMMAND$atomtag&