diff options
Diffstat (limited to 'profiles/beryllium.nix')
| -rw-r--r-- | profiles/beryllium.nix | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/beryllium.nix b/profiles/beryllium.nix index 1087cbb..ded4398 100644 --- a/profiles/beryllium.nix +++ b/profiles/beryllium.nix @@ -16,7 +16,7 @@ in { ../lib/packages.nix ../lib/polybar.nix ../lib/ssh.nix - ../lib/urxvt.nix + ../whisper-dictate/service.nix ]; @@ -74,7 +74,7 @@ in { inherit fingerprint; config = { DP-0 = DP-0 // { rotate = "left"; }; - DP-2 = DP-2 // { rotate = "left"; position = "2160x0"; }; + DP-2 = DP-2 // { enable = false; }; # rotate = "left"; position = "2160x0"; }; }; }; mixed = { |
