Skip to content
Snippets Groups Projects
Verified Commit ca08a78d authored by iliya.saroukha's avatar iliya.saroukha :first_quarter_moon:
Browse files

fix: using rose-pine moon in tmux

parent 5aa8ca9d
No related branches found
No related tags found
No related merge requests found
......@@ -30,8 +30,9 @@ set -s copy-command 'wl-copy'
# FZF change sessions
set -g @session-wizard 's'
# set-option -g status-position top
set -g @rose_pine_variant 'main' # Options are 'main', 'moon' or 'dawn'
set -g @rose_pine_variant 'moon' # Options are 'main', 'moon' or 'dawn'
set -g @rose_pine_host 'on' # Enables hostname in the status bar
set -g @rose_pine_date_time '%a %d %b %H:%M' # It accepts the date UNIX command format (man date for info)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment