Adding status bar right emoji clock and hostname
This commit is contained in:
@@ -9,6 +9,7 @@ set -g mouse on
|
|||||||
|
|
||||||
# Costumize down bar
|
# Costumize down bar
|
||||||
#set -g status-right "#(who | grep -w pts/1 | cut -d' ' -f1) #(hostname)"
|
#set -g status-right "#(who | grep -w pts/1 | cut -d' ' -f1) #(hostname)"
|
||||||
|
set -g status-right "#(hostname) #[bg=green]🕒%H:%M"
|
||||||
|
|
||||||
# Use Shift+Arrow to navigate windows
|
# Use Shift+Arrow to navigate windows
|
||||||
bind -n S-Left previous-window
|
bind -n S-Left previous-window
|
||||||
|
Reference in New Issue
Block a user