Updated tmux status bar styling
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 22s
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 22s
				
			This commit is contained in:
		
							parent
							
								
									33c866daff
								
							
						
					
					
						commit
						dc09899507
					
				
					 1 changed files with 13 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -32,7 +32,19 @@ in {
 | 
			
		|||
      enable = true;
 | 
			
		||||
 | 
			
		||||
      baseIndex = 1;
 | 
			
		||||
      catppuccin.enable = true;
 | 
			
		||||
      catppuccin = {
 | 
			
		||||
        enable = true;
 | 
			
		||||
        extraConfig = ''
 | 
			
		||||
          set -g @catppuccin_window_status_style "rounded"
 | 
			
		||||
 | 
			
		||||
          set -g status-right-length 100
 | 
			
		||||
          set -g status-left-length 100
 | 
			
		||||
          set -g status-left ""
 | 
			
		||||
          set -g status-right "#{E:@catppuccin_status_application}"
 | 
			
		||||
          set -ag status-right "#{E:@catppuccin_status_session}"
 | 
			
		||||
          set -ag status-right "#{E:@catppuccin_status_host}"
 | 
			
		||||
        '';
 | 
			
		||||
      };
 | 
			
		||||
      keyMode = "vi";
 | 
			
		||||
      newSession = true;
 | 
			
		||||
      sensibleOnTop = true;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue