Update themes
This commit is contained in:
@@ -22,6 +22,7 @@ vars = [ "dark.toml" ]
|
||||
|
||||
# alacritty
|
||||
alacritty = { source = "alacritty", target = ".config/alacritty" }
|
||||
alacritty_themes = { source = "alacritty-theme/themes", target = ".config/alacritty/themes" }
|
||||
|
||||
# broot
|
||||
broot = { source = "broot", target = ".config/broot" }
|
||||
@@ -44,10 +45,6 @@ mimeapps = { source = "mimeapps.list", target = ".config/mimeapps.list" }
|
||||
# navi
|
||||
navi = { source = "navi", target = ".config/navi" }
|
||||
|
||||
# tmux
|
||||
tmux = { source = "tmux", target = ".config/tmux" }
|
||||
tmux_conf = { source = "tmux.conf", target = ".tmux.conf" }
|
||||
|
||||
# zellij
|
||||
zellij = { source = "zellij", target = ".config/zellij" }
|
||||
|
||||
|
Reference in New Issue
Block a user