Remove fonts, improvements to sway and tmux, open sway in tmux session
This commit is contained in:
3
setup.sh
3
setup.sh
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user