chiark
/
gitweb
/
~mdw
/
profile
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
dot/xinitrc: Decrease the amount of space reserved on the right.
[profile]
/
dot
/
xinitrc
diff --git
a/dot/xinitrc
b/dot/xinitrc
index 9b4ab28f7d40dd966ee92d65dae5c9e36fb2c427..215e27eb33c2b53e98c986d64655928cbeebcfea 100755
(executable)
--- a/
dot/xinitrc
+++ b/
dot/xinitrc
@@
-252,7
+252,7
@@
case "$term" in
esac
## GNOME stuff measurements.
-declare -i
xbound="XWIDTH - 113"
+declare -i
panelwd=64 xbound=$(( XWIDTH - panelwd ))
## Choose a width for Emacs.
##