diff options
| author | vin <vin@vineetk.net> | 2025-03-09 16:10:42 -0400 |
|---|---|---|
| committer | vin <vin@vineetk.net> | 2025-03-09 16:10:42 -0400 |
| commit | 8454c0857dac42c017f6e82b42a0287717dec322 (patch) | |
| tree | 87d503238ebb37f7c825e9bc42621152e6e590f4 /home.nix | |
| parent | 755081689173407879e840dc23057393a181401a (diff) | |
all: add some bookmarks to qutebrowser
Diffstat (limited to 'home.nix')
| -rw-r--r-- | home.nix | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -429,6 +429,9 @@ in { | |||
| 429 | canvas = "https://floridapolytechnic.instructure.com"; | 429 | canvas = "https://floridapolytechnic.instructure.com"; |
| 430 | cams = "https://cams.floridapoly.org/student/login.asp"; | 430 | cams = "https://cams.floridapoly.org/student/login.asp"; |
| 431 | weather = "https://forecast.weather.gov/MapClick.php***REMOVED***"; | 431 | weather = "https://forecast.weather.gov/MapClick.php***REMOVED***"; |
| 432 | entertrained = "https://entertrained.app/"; | ||
| 433 | burst = "https://www.burst-type.pro/"; | ||
| 434 | colemakcamp = "https://colemakcamp.github.io/"; | ||
| 432 | }; | 435 | }; |
| 433 | 436 | ||
| 434 | searchEngines = { | 437 | searchEngines = { |
