Skip to content

Commit 5b57634

Browse files
committed
start mako with sway
1 parent e04dda6 commit 5b57634

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

home/sway.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@
164164
${modifier}+button4 exec "${pkgs.wireplumber}/bin/wpctl set-volume @DEFAULT_SINK@ 1%+"
165165
${modifier}+button5 exec "${pkgs.wireplumber}/bin/wpctl set-volume @DEFAULT_SINK@ 1%-"
166166
}
167-
# exec '${pkgs.mako}/bin/mako'
167+
exec '${pkgs.mako}/bin/mako'
168168
# exec '${pkgs.sway}/bin/swaymsg create_output HEADLESS-1'
169169
'';
170170
};

0 commit comments

Comments
 (0)