Larger bemenu cause keyboard scale correctly on landscape
Signed-off-by: Stacy Harper <contact@stacyharper.net> Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
This commit is contained in:
parent
8cb2cd43ec
commit
56f5658cc9
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ esac > /dev/null
|
||||||
|
|
||||||
case "$(sxmo_wm.sh)" in
|
case "$(sxmo_wm.sh)" in
|
||||||
sway)
|
sway)
|
||||||
exec bemenu --scrollbar autohide -n -w -c -l "$(sxmo_rotate.sh isrotated > /dev/null && printf 5 || printf 15)" "$@"
|
exec bemenu --scrollbar autohide -n -w -c -l "$(sxmo_rotate.sh isrotated > /dev/null && printf 8 || printf 15)" "$@"
|
||||||
;;
|
;;
|
||||||
xorg|dwm)
|
xorg|dwm)
|
||||||
if sxmo_keyboard.sh isopen; then
|
if sxmo_keyboard.sh isopen; then
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue