chiark
/
gitweb
/
~mdw
/
profile
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
35f728b
)
dot/xinitrc: Decrease the amount of space reserved on the right.
author
Mark Wooding
<mdw@distorted.org.uk>
Fri, 22 Apr 2016 17:38:28 +0000
(18:38 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Fri, 22 Apr 2016 17:38:28 +0000
(18:38 +0100)
dot/xinitrc
patch
|
blob
|
blame
|
history
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.
##