File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ git clone https://github.com/catppuccin/tmux.git ~/.config/tmux/plugins/catppucc
8080
8181<!--  x-release-please-start-version --> 
8282``` bash 
83- set  -g @plugin ' catppuccin/tmux#1 .0.0'   #  See https://github.com/catppuccin/tmux/tags for additional tags
83+ set  -g @plugin ' catppuccin/tmux#v1 .0.0'   #  See https://github.com/catppuccin/tmux/tags for additional tags
8484#  ...alongside
8585set  -g @plugin ' tmux-plugins/tpm' 
8686``` 
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ set -ogq "@catppuccin_${MODULE_NAME}_icon" " "
2323set  -ogqF " @catppuccin_${MODULE_NAME} _color"   " #{E:@thm_pink}" 
2424set  -ogq " @catppuccin_${MODULE_NAME} _text"   " #{pane_current_command}" 
2525
26- source  -F  " <path to catppuccin plugin>/utils/status_module.conf" 
26+ source  " <path to catppuccin plugin>/utils/status_module.conf" 
2727
28- set  -gF  status-right " #{E:@catpuccin_status_application}#{E:@catppuccin_status_my_custom_module}" 
28+ set  -g  status-right " #{E:@catpuccin_status_application}#{E:@catppuccin_status_my_custom_module}" 
2929``` 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments