Move away from chrome
This commit is contained in:
parent
d8a3bb304e
commit
3388711ec0
1 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
#!/bin/bash
|
||||
YoutubeBrowser="/usr/bin/google-chrome-stable"
|
||||
#YoutubeBrowser="/usr/bin/google-chrome-stable"
|
||||
YoutubeBrowser="/home/eeva/.nix-profile/bin/chromium-browser"
|
||||
BaseSearchUrl=" --incognito https://www.youtube.com/results?search_query="
|
||||
BaseUrl="https://www.youtube.com/feed/subscriptions"
|
||||
|
||||
|
|
Loading…
Reference in a new issue