mirror of
				https://github.com/Mastermindzh/dotfiles.git
				synced 2025-11-04 10:49:00 +01:00 
			
		
		
		
	replaced powerline with oh-my-posh, new deps and alias fixes
This commit is contained in:
		@@ -6,11 +6,14 @@ configuration {
 | 
			
		||||
  ssh-command: "{terminal} -e "{ssh-client} {host}"";
 | 
			
		||||
 | 
			
		||||
  show-icons: true;
 | 
			
		||||
  display-drun: "";
 | 
			
		||||
  display-run: "";
 | 
			
		||||
  display-ssh: "";
 | 
			
		||||
  display-filebrowser: "";
 | 
			
		||||
  display-window: "";
 | 
			
		||||
  display-drun: " ";
 | 
			
		||||
  display-run: " ";
 | 
			
		||||
  display-ssh: " ";
 | 
			
		||||
  display-clipboard: " ";
 | 
			
		||||
  display-emoji: " ";
 | 
			
		||||
  display-calc: " ";
 | 
			
		||||
  display-filebrowser: " ";
 | 
			
		||||
  display-window: " ";
 | 
			
		||||
  drun-display-format: "{name} [<span weight='light' size='small'><i>({generic})</i></span>]";
 | 
			
		||||
  window-format: "{w} · {c} · {t}";
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user