mirror of
https://github.com/Horhik/dotfiles.git
synced 2025-01-09 09:11:04 +00:00
4 lines
133 B
Bash
Executable file
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
|