From e5cdb9a7fd7ebb1339f605be64eb22e69babd1ed Mon Sep 17 00:00:00 2001 From: Adam Date: Mon, 1 Nov 2021 18:45:33 +0100 Subject: thicker i3 borders, starship ssh prompt --- .config/alacritty/alacritty.yml | 2 +- .config/i3/config | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.config/alacritty/alacritty.yml b/.config/alacritty/alacritty.yml index 76e389e..e2f57bf 100644 --- a/.config/alacritty/alacritty.yml +++ b/.config/alacritty/alacritty.yml @@ -132,7 +132,7 @@ font: style: Bold Italic # Point size - size: 7.5 + size: 7 # Offset is the extra space around each character. `offset.y` can be thought # of as modifying the line spacing, and `offset.x` as modifying the letter # spacing. diff --git a/.config/i3/config b/.config/i3/config index 9d538ec..c601ad6 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -118,8 +118,8 @@ font pango:Source Code Pro Medium 11 gaps inner 5 gaps outer 0 -default_border pixel 2 -default_floating_border pixel 2 +default_border pixel 3 +default_floating_border pixel 3 smart_gaps on hide_edge_borders smart -- cgit v1.2.3-70-g09d2