aboutsummaryrefslogtreecommitdiff
path: root/uleft
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2024-04-07 12:18:24 -0400
committerB. Watson <urchlay@slackware.uk>2024-04-07 12:18:24 -0400
commit218563ad56f3679ccf8462002b0221add0afe7a0 (patch)
tree5d78e54bd0a26428de73b05bce1a56168ead97a1 /uleft
parent824343d4123c3948a9f4774ed627da2868c33d2a (diff)
downloadmisc-scripts-218563ad56f3679ccf8462002b0221add0afe7a0.tar.gz
uleft: adjust geometry for nvidia.
Diffstat (limited to 'uleft')
-rwxr-xr-xuleft14
1 files changed, 11 insertions, 3 deletions
diff --git a/uleft b/uleft
index a1f8022..eac3856 100755
--- a/uleft
+++ b/uleft
@@ -17,9 +17,17 @@
#GFULL="167x54+0+0"
# JetBrains Mono NL with nvidia:
-GLEFT="104x49+0+0"
-GRIGHT="80x49+1050+0"
-GFULL="185x49+0+0"
+#GLEFT="104x49+0+0"
+#GRIGHT="80x49+1050+0"
+#GFULL="185x49+0+0"
+
+# JetBrains Mono NL with nvidia, multihead
+#GLEFT="104x51+1280+0"
+#GRIGHT="101x51+2222+0"
+#GFULL="205x51-71+0"
+GLEFT="101x49+1280+0"
+GRIGHT="90x49+2295+0"
+GFULL="191x49+1280+0"
murder_shell() {
# kill the shell that called the shell that's running this script