ugh catpuccin
This commit is contained in:
@ -124,12 +124,11 @@ set -sg escape-time 0
|
|||||||
|
|
||||||
set -g status-right '#{prefix_highlight} | %a %Y-%m-%d %H:%M'
|
set -g status-right '#{prefix_highlight} | %a %Y-%m-%d %H:%M'
|
||||||
|
|
||||||
|
# text for the window when inactive
|
||||||
set -g @catppuccin_window_default_fill "number"
|
set -g @catppuccin_window_default_fill "number"
|
||||||
# set -g @catppuccin_window_default_text "#W"
|
set -g @catppuccin_window_default_text '#{?#{m/r:^(/google/src)?/cloud/,#{pane_current_path}},#{s|^(/google/src)?/cloud/[^/]+/([^/]+).+$|\2|:pane_current_path},#{b:pane_current_path}}'
|
||||||
set -g @catppuccin_window_default_text "#{pane_current_path}"
|
# text for the window when active
|
||||||
|
|
||||||
set -g @catppuccin_window_current_fill "number"
|
set -g @catppuccin_window_current_fill "number"
|
||||||
# set -g @catppuccin_window_current_text "#W"
|
|
||||||
set -g @catppuccin_window_current_text '#{?#{m/r:^(/google/src)?/cloud/,#{pane_current_path}},#{s|^(/google/src)?/cloud/[^/]+/([^/]+).+$|\2|:pane_current_path},#{b:pane_current_path}}'
|
set -g @catppuccin_window_current_text '#{?#{m/r:^(/google/src)?/cloud/,#{pane_current_path}},#{s|^(/google/src)?/cloud/[^/]+/([^/]+).+$|\2|:pane_current_path},#{b:pane_current_path}}'
|
||||||
|
|
||||||
set -g @catppuccin_pane_status_enabled "yes"
|
set -g @catppuccin_pane_status_enabled "yes"
|
||||||
|
Reference in New Issue
Block a user