Adding status bar right emoji clock and hostname

This commit is contained in:
2025-02-18 11:16:05 +01:00
parent 67cedd436e
commit 32f9973208

View File

@@ -9,6 +9,7 @@ set -g mouse on
# Costumize down bar
#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
bind -n S-Left previous-window