We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e04dda6 commit 5b57634Copy full SHA for 5b57634
home/sway.nix
@@ -164,7 +164,7 @@
164
${modifier}+button4 exec "${pkgs.wireplumber}/bin/wpctl set-volume @DEFAULT_SINK@ 1%+"
165
${modifier}+button5 exec "${pkgs.wireplumber}/bin/wpctl set-volume @DEFAULT_SINK@ 1%-"
166
}
167
- # exec '${pkgs.mako}/bin/mako'
+ exec '${pkgs.mako}/bin/mako'
168
# exec '${pkgs.sway}/bin/swaymsg create_output HEADLESS-1'
169
'';
170
};
0 commit comments