Add Emote as emoji picker

This commit is contained in:
Oliver Traber 2024-07-07 23:08:55 +02:00
parent 9f52b4ed3b
commit c065ee7465
Signed by: Bluemedia
GPG key ID: C0674B105057136C
2 changed files with 4 additions and 1 deletions

View file

@ -19,4 +19,5 @@
state: present
method: user
loop:
- org.wezfurlong.wezterm
- org.wezfurlong.wezterm
- com.tomjwatson.Emote

View file

@ -108,6 +108,7 @@ workspace = {{ workspace['id'] }}{% if 'monitor' in workspace %}, monitor:desc:{
# Execute apps at launch
exec-once = systemctl --user import-environment DISPLAY WAYLAND_DISPLAY && hash dbus-update-activation-environment 2>/dev/null && dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK
exec-once = waybar & ~/.local/bin/hyprhelpr background & ~/.local/bin/hyprhelpr idle
exec-once = flatpak run com.tomjwatson.Emote
{% if 'nextcloud' in role_names %}
exec-once = nextcloud --background
{% endif %}
@ -127,6 +128,7 @@ bind = $mainMod, F, fullscreen, 0
bind = $mainMod, V, togglefloating,
bind = $mainMod, L, exec, ~/.local/bin/hyprhelpr lock
bind = $mainMod, P, exec, ~/.local/bin/hyprhelpr powermenu
bind = $mainMod, period, exec, flatpak run com.tomjwatson.Emote
# Move focus with mainMod + arrow keys
bind = $mainMod, left, movefocus, l