chore(sway): add bemenu keybind
This commit is contained in:
parent
415028518c
commit
5eedc8d2af
@ -10,8 +10,8 @@ set
|
||||
$lockt exec ~/utils/bin/sway-locker -t
|
||||
$term KITTY_ENABLE_WAYLAND=1 kitty # qterminal alacritty
|
||||
$menu wofi --show drun
|
||||
$numenu kitty --class 'launcher' bash -c 'compgen -c | sort -u | fzf | xargs -r swaymsg -t command exec'
|
||||
$nutermmenu kitty --class 'launcher' bash -c 'compgen -c | sort -u | fzf | xargs -r kitty'
|
||||
$bemenu bemenu-run --fork -n --fn 'FiraCode-Retina 17'
|
||||
$dashpls nwggrid
|
||||
# $bg "~/Pictures/apod/2019-January-2-The-Orion-Nebula-in-Infrared-from-WISE.jpg fit #000000"
|
||||
# $bg "~/Pictures/apod/2020-April-29-The-Ion-Tail-of-New-Comet-SWAN.jpg fit #000000"
|
||||
@ -110,7 +110,7 @@ bindsym
|
||||
$mod+Shift+q kill
|
||||
alt+F1 exec $menu
|
||||
alt+Shift+F1 exec $dashpls
|
||||
alt+F2 exec $numenu
|
||||
alt+F2 exec $bemenu
|
||||
alt+Shift+F2 exec $nutermmenu
|
||||
$mod+ctrl+k exec QT_AUTO_SCREEN_SCALE_FACTOR=0 QT_QPA_PLATFORMTHEME=wayland keepassxc
|
||||
$mod+ctrl+t exec QT_QPA_PLATFORMTHEME=wayland telegram-desktop
|
||||
|
Loading…
Reference in New Issue
Block a user