Move away from chrome

This commit is contained in:
EEva @ felin 2017-03-22 18:51:33 +01:00
parent d8a3bb304e
commit 3388711ec0
1 changed files with 2 additions and 1 deletions

View File

@ -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"