diff --git a/.config/bootstrap/config_common b/.config/bootstrap/config_common index b7038bd..ee7f83a 100644 --- a/.config/bootstrap/config_common +++ b/.config/bootstrap/config_common @@ -5,7 +5,9 @@ arc-gtk-theme arc-icon-theme bat bat-extras +blueman bluez +bluez-utils bluetooth-autoconnect bind catppuccin-cursors-macchiato @@ -38,6 +40,7 @@ lesspipe libreoffice-fresh libusb-compat less +lshw lxappearance-gtk3 maim man-db @@ -90,6 +93,7 @@ ttf-symbola ttf-weather-icons ttf-meslo-nerd unzip +usbutils usb_modeswitch vim vlc diff --git a/.gitconfig b/.gitconfig index 573cbc5..898c29c 100644 --- a/.gitconfig +++ b/.gitconfig @@ -1,15 +1,14 @@ [core] - pager = delta + pager = delta [interactive] diffFilter = delta --color-only [delta] navigate = true # use n and N to move between diff sections - - # delta detects terminal colors automatically; set one of these to disable auto-detection - # dark = true - # light = true + side-by-side = true + hyperlinks = true + hyperlinks-file-link-format = "vscode://file/{path}:{line}" [merge] conflictstyle = diff3