~xdavidwu/dotfiles

93e83140570dbb7586bcf89bc68874a821ed15e3 — xdavidwu 11 months ago 87cf5fb
sway: move to wmenu
1 files changed, 1 insertions(+), 1 deletions(-)

M .config/sway/config
M .config/sway/config => .config/sway/config +1 -1
@@ 49,7 49,7 @@ bindsym $mod+Shift+q kill
# There also is the (new) i3-dmenu-desktop which only displays applications
# shipping a .desktop file. It is a wrapper around dmenu, so you need that
# installed.
bindsym $mod+d exec --no-startup-id j4-dmenu-desktop --dmenu="bemenu -i -p '' --hb '#37474f' --hf '#ffffff' --nb '#303030' --nf '#c0c0c0' --ab '#303030' --af '#c0c0c0' --fb '#303030' --ff '#c0c0c0' --fn 'Noto Sans Mono 10'" --no-generic --term=lxterminal --usage-log=$HOME/.cache/j4desktop
bindsym $mod+d exec j4-dmenu-desktop --dmenu="wmenu -n c0c0c0 -N 303030 -s ffffff -S 37474f" --no-generic --term=footclient --usage-log=$HOME/.cache/j4desktop

# change focus
bindsym $mod+Left focus left