diff --git a/nix/configuration/roles/sway/default.nix b/nix/configuration/roles/sway/default.nix index 908e965..6100cab 100644 --- a/nix/configuration/roles/sway/default.nix +++ b/nix/configuration/roles/sway/default.nix @@ -240,7 +240,7 @@ let IFS=$'\n\t' DIR="$( cd "$( dirname "''${BASH_SOURCE[0]}" )" && pwd )" - makoctl set-mode do-not-disturb + makoctl mode -s do-not-disturb swaymsg output "'Dell Inc. DELL U3014 P1V6N35M329L'" scale 2 ''; @@ -250,7 +250,7 @@ let IFS=$'\n\t' DIR="$( cd "$( dirname "''${BASH_SOURCE [ 0 ]}" )" && pwd )" - makoctl set-mode default + makoctl mode -s default swaymsg output "'Dell Inc. DELL U3014 P1V6N35M329L'" scale 1 '';