Bladeren bron

~/.config/sway: Switch to bemenu

Luna Stadler 4 jaren geleden
bovenliggende
commit
48cd5aa448
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1 1
      .config/sway/config

+ 1 - 1
.config/sway/config

18
# Your preferred application launcher
18
# Your preferred application launcher
19
# Note: pass the final command to swaymsg so that the resulting window can be opened
19
# Note: pass the final command to swaymsg so that the resulting window can be opened
20
# on the original workspace that the command was run on.
20
# on the original workspace that the command was run on.
21
set $menu dmenu_path | dmenu | xargs swaymsg exec --
21
set $menu bemenu-run | xargs swaymsg exec --
22
22
23
### Output configuration
23
### Output configuration
24
#
24
#