1
0
Fork 0
mirror of https://github.com/Horhik/dotfiles.git synced 2024-09-16 12:57:17 +00:00
Dotfiles/home/scripts/.local/scripts/patch-notion
2021-03-08 11:41:46 +03:00

4 lines
133 B
Bash
Executable file

#!/bin/sh
echo "setInterval(() => {document.title = 'Notion'}, 3000)" | sudo tee -a /usr/share/notion-app-nativefier/lib/preload.js