Skip to content

Commit

Permalink
feat(menu): set fuzzel
Browse files Browse the repository at this point in the history
Closes #5
  • Loading branch information
DevelAngel committed Aug 27, 2024
1 parent 4a0225f commit fc6e017
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion includes.container/etc/sway/config.vanillaos
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ set $term blackbox-terminal
# Your preferred application launcher
# Note: pass the final command to swaymsg so that the resulting window can be opened
# on the original workspace that the command was run on.
set $menu dmenu_path | wmenu | xargs swaymsg exec --
set $menu fuzzel --launch-prefix="swaymsg exec --" --no-exit-on-keyboard-focus-loss --layer=overlay

include /etc/sway/config-vars.d/*

Expand Down

0 comments on commit fc6e017

Please sign in to comment.