update zed config
This commit is contained in:
parent
a7bb860403
commit
42abb59588
5 changed files with 93 additions and 31 deletions
|
|
@ -14,6 +14,7 @@
|
|||
|
||||
[desktop]
|
||||
depends = [ "default" ]
|
||||
|
||||
[desktop.files]
|
||||
"configs/mpv" = "~/.config/mpv"
|
||||
"configs/swappy" = "~/.config/swappy"
|
||||
|
|
@ -24,6 +25,7 @@
|
|||
|
||||
[niri]
|
||||
depends = [ "wm", "terminals" ]
|
||||
|
||||
[niri.files]
|
||||
"configs/hypr/base/hypridle.conf" = "~/.config/hypr/hypridle.conf"
|
||||
"configs/niri/base" = "~/.config/niri"
|
||||
|
|
@ -42,7 +44,6 @@
|
|||
"configs/wlogout" = "~/.config/wlogout"
|
||||
"configs/wpaperd" = "~/.config/wpaperd"
|
||||
|
||||
|
||||
[terminals.files]
|
||||
"configs/alacritty" = "~/.config/alacritty"
|
||||
"configs/ghostty" = "~/.config/ghostty"
|
||||
|
|
@ -60,13 +61,14 @@
|
|||
depends = [ "cli-utils", "terminals" ]
|
||||
|
||||
[dev.files]
|
||||
"configs/containers" = "~/.config/containers"
|
||||
"configs/git" = "~/.config/git"
|
||||
"configs/lazygit" = "~/.config/lazygit"
|
||||
"configs/mise" = "~/.config/mise"
|
||||
"configs/nvim" = "~/.config/nvim"
|
||||
"configs/rumdl" = "~/.config/rumdl"
|
||||
"configs/zed" = "~/.config/zed"
|
||||
"configs/containers" = "~/.config/containers"
|
||||
"configs/git" = "~/.config/git"
|
||||
"configs/lazygit" = "~/.config/lazygit"
|
||||
"configs/mise" = "~/.config/mise"
|
||||
"configs/nvim" = "~/.config/nvim"
|
||||
"configs/rumdl" = "~/.config/rumdl"
|
||||
"configs/zed" = "~/.config/zed"
|
||||
"configs/tombi" = "~/.config/tombi"
|
||||
"configs/systemd/user/database-ssh-tunnel@.service" = "~/.config/systemd/user/database-ssh-tunnel@.service"
|
||||
|
||||
[nvim-min.files]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue