diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-10-29 13:37:07 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-10-29 13:37:07 +0900 |
| commit | 5070b67dd7d8ec15f541dd17c108b1b334afabae (patch) | |
| tree | 502dd18e80aa4a60059624a0295a87f98fc04a82 /ar | |
| parent | 6bbca2365f7684e7337cd09f1001b9b87a7faa3a (diff) | |
modified tmux/tmux.conf, modified tmux/tmux.conf
Diffstat (limited to 'ar')
| -rw-r--r-- | ar/.config/tmux/tmux.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ar/.config/tmux/tmux.conf b/ar/.config/tmux/tmux.conf index 9288c4c..0d9d4c0 100644 --- a/ar/.config/tmux/tmux.conf +++ b/ar/.config/tmux/tmux.conf @@ -312,7 +312,7 @@ set -ga status-right "#[bg=default]#{?#{==:#{online_status},ok},#[fg=#{@thm_pink set -ga status-right "#[bg=default,fg=#{@thm_overlay_0},none]│" # set -ga status-right "#[bg=default,fg=#{@thm_red}] #{weather} " # set -ga status-right "#[bg=default,fg=#{@thm_overlay_0},none]│" -set -ga status-right "#[bg=default,fg=#{@thm_rosewater}] #(uptime | awk -F 'up ' '{print $2}' | awk -F ',' '{print $1}' | sed 's/:/h /;s/$/m/;s/^ //') " +set -ga status-right "#[bg=default,fg=#{@thm_rosewater}] #(uptime | awk -F 'up ' '{print $2}' | awk -F ',' '{print $1}' | sed 's/:/h /;s/^ //') " set -ga status-right "#[bg=default,fg=#{@thm_overlay_0},none]│" set -ga status-right "#[bg=default,fg=#{@thm_blue}] %a,%d %H:%M " set -ga status-right "#[bg=default,fg=#{@thm_overlay_0},none] " |
