Skip to content

Commit

Permalink
Stop using manual bmoji support
Browse files Browse the repository at this point in the history
  • Loading branch information
nonetrix committed Apr 21, 2024
1 parent cd48a23 commit dff958a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion graphical/hyprland.nix
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ in {
"$mod, B, exec, firefox"
"$mod, Return, exec, kitty"
"$mod, Space, exec, fuzzel"
"$mod, E, exec, BEMOJI_PICKER_CMD='fuzzel -p 🔍 -d' bemoji"
"$mod, E, exec, bemoji"
"$mod, a, exec, kitty -e ollama run mixtral"
"$mod SHIFT, a, exec, llm-actions"
]
Expand Down

0 comments on commit dff958a

Please sign in to comment.