diff --git a/home/wayland/hyprland/hyprland.conf b/home/wayland/hyprland/hyprland.conf index ee19eee..b1aa7e2 100644 --- a/home/wayland/hyprland/hyprland.conf +++ b/home/wayland/hyprland/hyprland.conf @@ -77,7 +77,6 @@ gestures { misc { # no thanks - disable_hypr_chan = true disable_hyprland_logo = true disable_splash_rendering = true @@ -100,8 +99,8 @@ bind = $mainMod, Q, killactive, bind = $mainMod, S, togglefloating, bind = $mainMod, L, exec, swaylock -f bind = $mainMod, space, exec, fuzzel -bind = $mainMod, KP_Add, exec, cliphist list | fuzzel -d --tabs 2 --width 100 | cliphist decode | wl-copy -bind = $mainMod, KP_Subtract, exec, BEMOJI_PICKER_CMD="fuzzel -d" bemoji +bind = $mainMod, C, exec, cliphist list | fuzzel -d --tabs 2 --width 100 | cliphist decode | wl-copy +bind = $mainMod, E, exec, BEMOJI_PICKER_CMD="fuzzel -d" bemoji # Screenshot bind = , Print, exec, grim `date +'%Y-%m-%dT%H:%M:%S'`.png