This commit is contained in:
Miguel Palhas
2025-07-25 12:29:23 +01:00
parent 65dd668e9e
commit aab35e484c
13 changed files with 189 additions and 51 deletions
+1
View File
@@ -20,6 +20,7 @@
../common/programs/syncthing.nix
../common/programs/unity.nix
../common/programs/gpg.nix
../common/programs/ethui.nix
../common/features/xdg.nix
../common/features/bluetooth.nix
../common/features/ledger.nix
+1 -2
View File
@@ -44,8 +44,7 @@ in
workspace 2 output DP-2
workspace 3 output DP-0
for_window [class="Ethui"] workspace 2
for_window [class="Ethui"] floating enable
for_window [class="Ethui"] workspace 3
'';
};