diff --git a/sway/config b/sway/config index 0e1935d..68fa09b 100644 --- a/sway/config +++ b/sway/config @@ -5,7 +5,7 @@ set $down 45 set $up 46 set $right 47 set $term alacritty -set $menu j4-dmenu-desktop --dmenu="bemenu -i -l 10 --fn \"Dejavu Sans Mono\" 10" --no-generic --term=alacritty --usage-log="$HOME/.cache/j4-dmenu-desktop.log" +set $menu j4-dmenu-desktop --dmenu="bemenu -i -l 10 -m all -p \"Application:\" --tf \#285577 --hf \#285577 --fn \"Dejavu Sans Mono\" 10" --no-generic --term=alacritty --usage-log="$HOME/.cache/j4-dmenu-desktop.log" ### Font font pango:DejaVu Sans Mono 9 @@ -103,6 +103,9 @@ bindsym $mod+minus scratchpad show bindsym Ctrl+space exec makoctl dismiss bindsym Ctrl+Shift+space exec makoctl dismiss --all +# Passmenu +bindcode $mod+55 exec ~/.local/bin/passmenu -i -l 10 -m all -p "Password:" --fn "Dejavu Sans Mono" 10 + # Resizing containers mode "resize" { bindcode $left resize shrink width 80px