updated settings on btop for both desktop and laptop
This commit is contained in:
parent
8c1cf0e7bf
commit
e672e3d8f3
3 changed files with 16 additions and 13 deletions
|
|
@ -7,7 +7,12 @@ cursor_shape block
|
|||
italic_font Roboto Mono Italic
|
||||
shell_integration no-cursor
|
||||
enable_audio_bell no
|
||||
|
||||
# Desktop
|
||||
font_size 14
|
||||
#Laptop
|
||||
font_size 16
|
||||
|
||||
tab_bar_style hidden
|
||||
window_margin_width 1
|
||||
window_border_width 0.5pt
|
||||
|
|
@ -15,13 +20,11 @@ hide_window_decorations yes
|
|||
active_border_color #61AFEF
|
||||
inactive_border_color #ADADAD
|
||||
|
||||
|
||||
# disables changing window size in tmux
|
||||
map ctrl+left resize_window narrower
|
||||
map ctrl+right resize_window wider
|
||||
map ctrl+up resize_window taller 1
|
||||
map ctrl+down resize_window shorter 1
|
||||
|
||||
|
||||
# turns off update checking telemetry
|
||||
update_check_interval 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue