1
0

added fuzzel config; modified cargo config; modified sway config to use fuzzel

This commit is contained in:
2023-11-19 14:48:45 -07:00
parent f055bfbedc
commit 500b47fd9a
4 changed files with 16 additions and 5 deletions

View File

@@ -23,7 +23,7 @@ DLAGENTS=('file::/usr/bin/curl -qgC - -o %o %u'
#-- The package required by makepkg to download VCS sources
# Format: 'protocol::package'
VCSCLIENTS=('bzr::bzr'
VCSCLIENTS=('bzr::breezy'
'fossil::fossil'
'git::git'
'hg::mercurial'