diff --git a/alacritty/alacritty.toml b/alacritty/alacritty.toml index deaa969..d20eabe 100644 --- a/alacritty/alacritty.toml +++ b/alacritty/alacritty.toml @@ -17,8 +17,8 @@ dynamic_padding = true opacity = 0.7 [window.padding] -x = 0 -y = 0 +x = 5 +y = 5 [general] # [colors.bright] diff --git a/btop/btop.conf b/btop/btop.conf index cb837f6..d16acc5 100644 --- a/btop/btop.conf +++ b/btop/btop.conf @@ -1,4 +1,4 @@ -#? Config file for btop v. 1.3.2 +#? Config file for btop v. 1.4.0 #* Name of a btop++/bpytop/bashtop formatted ".theme" file, "Default" and "TTY" for builtin themes. #* Themes should be placed in "../share/btop/themes" relative to binary or "$HOME/.config/btop/themes"