summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2018-11-17 22:04:22 -0500
committerJesse Luehrs <doy@tozt.net>2018-11-17 22:04:22 -0500
commit756d176ba5a6b5916b109089e633126e381c96fe (patch)
tree4b8077c526c53301e6da8198df86b49ddf048161 /config
parenta8cc44f78b4e874c21126bbc16a49402e6516943 (diff)
downloadconf-756d176ba5a6b5916b109089e633126e381c96fe.tar.gz
conf-756d176ba5a6b5916b109089e633126e381c96fe.zip
adjust terminal workspace sizing
keep 80x24 since apparently alacritty adjusted the way they calculate padding
Diffstat (limited to 'config')
-rw-r--r--config/i3/terminal-workspace.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/i3/terminal-workspace.json b/config/i3/terminal-workspace.json
index 8275b18..c5d5873 100644
--- a/config/i3/terminal-workspace.json
+++ b/config/i3/terminal-workspace.json
@@ -2,7 +2,7 @@
"border": "pixel",
"floating": "auto_off",
"layout": "splitv",
- "percent": 0.295,
+ "percent": 0.3,
"type": "con",
"nodes": [
{
@@ -66,7 +66,7 @@
"border": "pixel",
"floating": "auto_off",
"layout": "splitv",
- "percent": 0.705,
+ "percent": 0.7,
"type": "con",
"nodes": [
{