diff --git a/dotfiles/.config/alacritty/alacritty.yml b/dotfiles/.config/alacritty/alacritty.yml index 5c2dd7f..47f084b 100644 --- a/dotfiles/.config/alacritty/alacritty.yml +++ b/dotfiles/.config/alacritty/alacritty.yml @@ -15,7 +15,7 @@ window: dynamic_title: true startup_mode: Fullscreen - opacity: 0.8 + opacity: 0.77 scrolling: diff --git a/dotfiles/.config/tmux/plugins.tmux b/dotfiles/.config/tmux/plugins.tmux index 0181b09..82beb7c 100644 --- a/dotfiles/.config/tmux/plugins.tmux +++ b/dotfiles/.config/tmux/plugins.tmux @@ -10,8 +10,8 @@ set -g @plugin 'linuxiscool/tmux-power' #set -g @tmux_power_theme 'moon' # dark slate blue set -g @tmux_power_theme 'coral' # dark slate blue #set -g @tmux_power_date_icon '☃️ ☃️ ☃️ February' # set it to a blank will disable the icon -set -g @tmux_power_date_icon '🌱 %B %d' # set it to a blank will disable the icon -set -g @tmux_power_time_icon '⌚ %A' # emoji can be used if your terminal supports +set -g @tmux_power_date_icon '☀️ %A %B %d' # set it to a blank will disable the icon +set -g @tmux_power_time_icon '⌚' # emoji can be used if your terminal supports #set -g @tmux_power_user_icon '🀄' set -g @tmux_power_user_icon '🍄' set -g @tmux_power_session_icon '✨'