Remove fonts, improvements to sway and tmux, open sway in tmux session

This commit is contained in:
Karol Krzosa
2026-06-18 10:40:27 +02:00
parent 0159412aa6
commit 5534eee012
9 changed files with 17 additions and 10 deletions

View File

@@ -7,9 +7,6 @@ ln -sf $SRC/.profile $HOME/.profile
ln -sf $SRC/.config $HOME/.config
ln -sf $SRC/bin $HOME/bin
mkdir -p $HOME/.local/share/fonts
cp $SRC/.local/share/fonts/* $HOME/.local/share/fonts/.
# Install kakoune
wget https://github.com/mawww/kakoune/releases/download/v2026.05.21/kakoune-v2026.05.21-linux.tar.bz2
unpack kakoune-v2026.05.21-linux.tar.bz2