update nvim

This commit is contained in:
Miguel Palhas
2025-07-30 17:36:22 +01:00
parent 6e23c3b7f7
commit c681394ff7
4 changed files with 14 additions and 13 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
{ inputs, ... }:
{
home.packages = [ inputs.ethui.packages.x86_64-linux.default ];
# home.packages = [ inputs.ethui.packages.x86_64-linux.default ];
}
+2 -1
View File
@@ -44,7 +44,8 @@ in
workspace 2 output DP-2
workspace 3 output DP-0
for_window [class="Ethui"] workspace 3
for_window [title="ethui-dev - main"] workspace 2
for_window [title="ethui-dev - dialog.*"] border normal 2, floating enable, resize set 1024 900, move position mouse
'';
};