styles ig
This commit is contained in:
		
							
								
								
									
										28
									
								
								.config/tmux/tmux.conf.d/styles.conf
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										28
									
								
								.config/tmux/tmux.conf.d/styles.conf
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,28 @@ | ||||
| set-option -g status-position top | ||||
|  | ||||
|  | ||||
| set -g @catppuccin_flavor "macchiato" | ||||
| set -g @catppuccin_window_status_style "rounded" | ||||
|  | ||||
| set -g @catppuccin_pane_status_enabled "yes" # set to "yes" to enable | ||||
| set -g @catppuccin_pane_border_status "yes" # set to "yes" to enable | ||||
|  | ||||
| set -g @catppuccin_window_left_separator "" | ||||
| set -g @catppuccin_window_right_separator " " | ||||
| set -g @catppuccin_window_middle_separator " █" | ||||
| set -g @catppuccin_window_number_position "right" | ||||
|  | ||||
| set -g @catppuccin_window_default_fill "number" | ||||
| set -g @catppuccin_window_default_text "#W" | ||||
|  | ||||
| set -g @catppuccin_window_current_fill "number" | ||||
| set -g @catppuccin_window_current_text "#W" | ||||
|  | ||||
| set -g @catppuccin_status_modules_right "directory user host session" | ||||
| set -g @catppuccin_status_left_separator  " " | ||||
| set -g @catppuccin_status_right_separator "" | ||||
| set -g @catppuccin_status_right_separator_inverse "no" | ||||
| set -g @catppuccin_status_fill "icon" | ||||
| set -g @catppuccin_status_connect_separator "no" | ||||
|  | ||||
| set -g @catppuccin_directory_text "#{pane_current_path}" | ||||
		Reference in New Issue
	
	Block a user