mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-09-19 21:07:19 +02:00
Compare commits
2 Commits
f5b59273ee
...
7da8930100
Author | SHA1 | Date | |
---|---|---|---|
7da8930100 | |||
e03f79226f |
@ -11,7 +11,7 @@ set -g status-fg white
|
||||
#set-window-option -g window-status-current-bg red
|
||||
|
||||
# Shows current time on statusbar. ( Made better suitable for me from nyuszika7h's .tmux.conf http://nyuszika7h.dyndns.org/~nyuszika7h/.tmux.conf )
|
||||
set -g status-right '#[fg=yellow,bold]#h ⚧︎ %G-W%V-%u %H:%M %Z#[fg=black,bold]#[fg=black,bold]'
|
||||
set -g status-right '#[fg=yellow,bold]#h ⚧︎ %G-W%V-%u %R %Z#[fg=black,bold]#[fg=black,bold]'
|
||||
|
||||
# Sets automatic renaming of windows. (copied from comment by André Laszlo http://goo.gl/2V0Lz )
|
||||
setw -g automatic-rename on
|
||||
|
@ -1,3 +1,3 @@
|
||||
# Enables mangohud for everything natively supporting it (outside of flatpak?)
|
||||
export MANGOHUD=1
|
||||
export MANGOHUD_CONFIG='read_cfg,background_alpha=0,battery_time,battery,cpu_temp,display_server,font_size=27,gpu_temp,device_battery_icon,device_battery=gamepad+mouse,fan,horizontal,ram,vram,swap,time,time_no_label,time_format=%H%M,wine,mangoapp_steam,position=bottom-left'
|
||||
export MANGOHUD_CONFIG='read_cfg,background_alpha=0,battery_time,battery,cpu_temp,display_server,font_size=27,gpu_temp,device_battery_icon,device_battery=gamepad+mouse,fan,horizontal,ram,vram,swap,time,time_no_label,time_format=%X,wine,mangoapp_steam,position=bottom-left'
|
||||
|
Loading…
x
Reference in New Issue
Block a user