Skip to content

Commit

Permalink
[hypr] restore rofimoji binding
Browse files Browse the repository at this point in the history
  • Loading branch information
ejiek committed Oct 13, 2023
1 parent 8bd3f02 commit 62b1e6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/hyprland/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ in {
"$mainMod, Return, exec, alacritty"
"$mainMod, Space, exec, rofi -show drun"
"$mainMod, P, exec, rofi-rbw"
"$mainMod SHIFT, P, exec, rofi -show emoji"
"$mainMod, E, exec, rofimoji"
"$mainMod SHIFT, E, exec, rofi -show emoji"
"$mainMod SHIFT, C, killactive,"
"$mainMod SHIFT, Q, exec, swaylock -f -i ~/pictures/lock.jpg"
Expand Down

0 comments on commit 62b1e6f

Please sign in to comment.