add follows to inputs and try new hyprland version

This commit is contained in:
Kopatz
2024-08-07 16:47:24 +02:00
parent 3d11a9da35
commit c7a6979fb3
9 changed files with 87 additions and 152 deletions

View File

@@ -3,7 +3,7 @@
diffview = { enable = true; };
neogit = {
enable = true;
integrations = { diffview = true; };
settings.integrations = { diffview = true; };
};
gitsigns = {
enable = true;