Add emoji picker

This commit is contained in:
Leonardo Eugênio 2023-01-21 01:58:12 -03:00
parent d1e7d28b67
commit d560ff4841
4 changed files with 28 additions and 0 deletions

View file

@ -272,6 +272,7 @@ in {
other_binds = {
"${mod}+p" = "exec ${pkgs.wpass}/bin/wpass";
"${mod}+s" = "exec ${menu}";
"${mod}+g" = "exec ${pkgs.demoji}/bin/demoji --lang pt --fallback --copy -- ${pkgs.wdmenu}/bin/wdmenu";
"${mod}+c" = "exec ${color_picker}";
"${mod}+Return" = "exec ${terminal}";
"${mod}+Ctrl+Return" = "exec thunar";
@ -424,6 +425,7 @@ in {
waybar
dhist
demoji
bmenu
wdmenu
wlauncher