diff --git a/config b/config index 8554a4f..801ec76 100644 --- a/config +++ b/config @@ -7,12 +7,8 @@ set $up k set $right l set $term foot -set $lock swaylock -f -c 000000 -# 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. -# TODO -set $menu bemenu | xargs swaymsg exec -- +set $lock 'swaylock -f -c 000000' +set $menu bemenu-run -p spawn --list 30 -W 0.7 --no-exec --scrollbar autohide -c --tb '#CC838C' --tf '#000000' --nb '#000000' --nf '#CC838C' --hb '#CC838C' --hf '#000000' --ab '#101010' --af '#CC838C' --scb '#000000' --scf '#CC838C' | xargs swaymsg exec -- floating_modifier $mod normal @@ -21,8 +17,8 @@ bindsym { # # General window management # - $mod+Shift+c exec $term - $mod+c kill + $mod+c exec $term + $mod+Shift+c kill $mod+Space exec $menu $mod+Ctrl+Shift+l exec $lock $mod+Shift+q reload @@ -124,7 +120,7 @@ output { bg #000000 solid_color } Virtual-1 { - resolution 1920x1200 + resolution 1920x1080 } }