From bdf9097b7e3af3eda9fbdb33c2d544ad4ea5a8f2 Mon Sep 17 00:00:00 2001 From: "bozo.kopic" Date: Thu, 4 May 2023 01:18:40 +0200 Subject: . --- alacritty/alacritty.yml | 2 +- install.sh | 2 +- shell/.profile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/alacritty/alacritty.yml b/alacritty/alacritty.yml index 3969b7f..8b484eb 100644 --- a/alacritty/alacritty.yml +++ b/alacritty/alacritty.yml @@ -96,7 +96,7 @@ font: # as modifying the line spacing, and `offset.x` as modifying the letter spacing. offset: x: 0 - y: 4 + y: 0 # Glyph offset determines the locations of the glyphs within their cells with # the default being at the bottom. Increasing `x` moves the glyph to the right, diff --git a/install.sh b/install.sh index ef7cf66..2cd200c 100755 --- a/install.sh +++ b/install.sh @@ -108,8 +108,8 @@ symlink ~/.dotfiles/polybar ~/.config/polybar install_python_venv pypy3 install_python_venv python3.8 install_python_venv python3.9 -install_python_venv python3.11 install_python_venv python3.10 +install_python_venv python3.11 # qt-designer symlink ~/.dotfiles/qt-designer/qt-designer.desktop \ diff --git a/shell/.profile b/shell/.profile index fd3dcfb..f234445 100644 --- a/shell/.profile +++ b/shell/.profile @@ -24,7 +24,7 @@ export QT_QPA_PLATFORMTHEME=qt5ct export SSH_AUTH_SOCK=$XDG_RUNTIME_DIR/ssh-agent.socket export VISUAL=nvim -prepend_path ~/opt/python310/bin +prepend_path ~/opt/python311/bin prepend_path ~/opt/river/bin prepend_path ~/bin export PATH -- cgit v1.2.3-70-g09d2