From 65e93ed63f411e8fa646ed6be5d82a7aff38c01c Mon Sep 17 00:00:00 2001
From: Joe <bousset.rudy@gmail.com>
Date: Thu, 11 Aug 2022 12:08:38 +0200
Subject: update

---
 .local/bin/trello | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to '.local/bin/trello')

diff --git a/.local/bin/trello b/.local/bin/trello
index 51ab492..387f13c 100755
--- a/.local/bin/trello
+++ b/.local/bin/trello
@@ -1,4 +1,4 @@
 #!/bin/sh
 
-xdotool key super+8
+xdotool key super+9
 exec /usr/local/bin/chrome trello.com
-- 
cgit v1.2.3