Skip to content

Send text from terminal or script #2532

Closed Answered by mvasi90
mvasi90 asked this question in Q&A
Discussion options

You must be logged in to vote

There is a "hidden config option" called hyperland/submap. "Hidden" because it exists but it is not documented. (man waybar...)

bind=$mod,delete,submap,"(l)ock, (s)uspend, (S)hutdown, (r)eboot, (h)ibernate"


submap="(l)ock, (s)uspend, (S)hutdown, (r)eboot, (h)ibernate"
bind =,l,exec, swaylock -f -C ~/.config/swaylock/config
...
bind=,escape,submap,reset # use reset to go back to the global submap
bind=,return,submap,reset # use reset to go back to the global submap
submap=reset

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mvasi90
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant