remote updates and re-added preload hook for calcurse

nvim
spinach 2 years ago
parent d1a5282d0f
commit 33bfdeec74

@ -1,9 +1,10 @@
#!/usr/bin/env bash #!/usr/bin/env bash
if [ -n "$1" ] ; then if [ -z "$1" ] ; then
URL="$1" exit 0
fi fi
URL="$1"
i3-msg "workspace 1; exec brave --new-window $URL" i3-msg "workspace 1; exec brave --new-window $URL"
sleep 0.3 sleep 0.3
i3-msg "[class=st-256color] focus" i3-msg "[class=st-256color] focus"

@ -1 +1 @@
Subproject commit bbb6d4891009de7dab05ad8fc2d39f272d7a751c Subproject commit fe980baa945100d92f77fe55e2ca113cae1b1bd3

@ -1 +1 @@
Subproject commit fea8bee382b2051b0137fd2cacf0862823ee69b3 Subproject commit 34ceee8aaa760d2afc2b220916c8844575fd8d17

@ -1 +1 @@
Subproject commit 62f42f013d866139fa23068ac2651b3f7e05a56f Subproject commit 5b52a0f395065d6cb7b65a00a5e17eaf9ebd64d5

@ -1 +1 @@
Subproject commit b8a41085bfd67fee97ad075c6df65590ce7417a7 Subproject commit 23cc4bca2f586c8c2f7d2cb78bbbfec4b7361763

@ -1 +1 @@
Subproject commit 112e62c1c873fb1910c08ed331f354ae017aac57 Subproject commit c39907f3caad8157b5b5fb628e9d035a8aee7d76

@ -1 +1 @@
Subproject commit fea8bee382b2051b0137fd2cacf0862823ee69b3 Subproject commit 34ceee8aaa760d2afc2b220916c8844575fd8d17

@ -1 +1 @@
Subproject commit da928a4c6b65148bfda3138674da1730c143f396 Subproject commit 328bcb32590e5057b09bd27a40bc2fb21385fbf3

@ -1 +1 @@
Subproject commit a30145b0f82d06770e924e9eac064ed223a94e6b Subproject commit 2aa16c54314f175e4f34fdd7fa1bdb03f1797c6a

@ -1 +1 @@
Subproject commit 3364d4d147ade148d8e5dd67609e46f0ef6c50fc Subproject commit 1116e481bef4f63abe0e506ce20469e244c505e6

@ -1 +1 @@
Subproject commit 5dccd1801f36efb14e6b43ad90cb9569fe220d1c Subproject commit b2c6cd43e05a89e6c72e868a53bbdf1d7b9cb5ba

@ -1 +1 @@
Subproject commit cb8bdd3e43b50a0610cff3a69959cb27eb407afc Subproject commit 020bbf7d64cc2f0c5d2a4ab96d45b8014ef54ad2
Loading…
Cancel
Save