home-manager/programs/hyprland: add emojis bind
This commit is contained in:
parent
9fc5686078
commit
0ecde1fc3c
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ in {
|
|||
"$mod, q, killactive"
|
||||
"$mod SHIFT, q, exec, loginctl terminate-user ''"
|
||||
"$mod, Space, exec, walker" # not using uwsm as it already runs as a service
|
||||
"$mod, period, exec, walker -m emojis" # not using uwsm as it already runs as a service
|
||||
"CTRL, Print, exec, ${runOnce "grimblast"} --notify --cursor --freeze copysave area"
|
||||
|
||||
"$mod, h, movefocus, l"
|
||||
|
|
Loading…
Add table
Reference in a new issue