This commit is contained in:
Hadi 2024-03-20 18:05:24 +01:00
parent 0fee3682d0
commit 35de81a46d
2 changed files with 1 additions and 2 deletions

View File

@ -4,7 +4,7 @@
./hyprland
./nvim
./homepage
./waybar # BROKEN
./waybar
./kitty
./dunst
./wlogout

View File

@ -11,7 +11,6 @@
tailwindcss.enable = true;
html.enable = true;
svelte.enable = true;
typescript.enable = true;
};
keymaps.lspBuf = {
"gd" = "definition";