colorscheme update + some tmux updates
This commit is contained in:
parent
59daa951f9
commit
3db255cc32
12 changed files with 153 additions and 432 deletions
|
|
@ -1,4 +1,3 @@
|
|||
set -g @plugin 'odedlaz/tmux-onedark-theme'
|
||||
set -g @plugin 'tmux-plugins/tpm'
|
||||
set -g @plugin 'tmux-plugins/tmux-battery'
|
||||
|
||||
|
|
@ -12,11 +11,6 @@ set -g @batt_icon_charge_tier3 ' '
|
|||
set -g @batt_icon_charge_tier2 ' '
|
||||
set -g @batt_icon_charge_tier1 '! !'
|
||||
|
||||
# Change date and time format
|
||||
set -g @onedark_time_format "%I:%M %p"
|
||||
set -g @onedark_date_format "%D"
|
||||
set -g @onedark_widgets "#{battery_icon_charge} #{battery_percentage}"
|
||||
|
||||
set-environment -g TMUX_PLUGIN_MANAGER_PATH '~/.local/share/tmux-plugins'
|
||||
|
||||
# Run tmux-plugin-manager
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue