dev #19
					 2 changed files with 11 additions and 0 deletions
				
			
		|  | @ -59,6 +59,7 @@ in { | |||
|         vifm                  # File manager | ||||
|         zathura               # PDF viewer | ||||
|         zellij                # Tmux + screen alternative | ||||
|         zotero | ||||
|         zsh | ||||
|         zsh-autosuggestions | ||||
|         zsh-syntax-highlighting | ||||
|  |  | |||
|  | @ -101,6 +101,16 @@ in { | |||
|             icon = "${pkgs.nixos-icons}/share/icons/hicolor/scalable/apps/nix-snowflake.svg"; | ||||
|             definedAliases = [ "@no" ]; | ||||
|           }; | ||||
|           "Google Scholar" = { | ||||
|             urls = [{ | ||||
|               template = "https://scholar.google.ch/scholar"; | ||||
|               params = [ | ||||
|                 { name = "q"; value = "{searchTerms}"; } | ||||
|               ]; | ||||
|             }]; | ||||
| 
 | ||||
|             definedAliases = [ "@gs" ]; | ||||
|           }; | ||||
|         }; | ||||
|       }; | ||||
|     }; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue