sway: Add emoji picker

This commit is contained in:
Andrea Rogers 2026-02-16 20:27:08 -06:00
commit a1bb0d05a1
No known key found for this signature in database

View file

@ -44,9 +44,12 @@ bindsym $mod2+Shift+1 exec projectM-pulseaudio
# kill focused window # kill focused window
bindsym $mod+Shift+c kill bindsym $mod+Shift+c kill
# start dmenu (a program launcher) # start bemenu (a program launcher)
bindsym $mod+p exec bemenu-run --border 3 --bdr "#0c0c0c" --fn "Monofur Nerd Font Propo 10" --tb "#9ece9e" --tf "#0c0c0c" --nb "#1f1f1f" --nf "#ffcfaf" --sb "#f0dfaf" --sf "#1f1f1f" --hf "#9ece9e" bindsym $mod+p exec bemenu-run --border 3 --bdr "#0c0c0c" --fn "Monofur Nerd Font Propo 10" --tb "#9ece9e" --tf "#0c0c0c" --nb "#1f1f1f" --nf "#ffcfaf" --sb "#f0dfaf" --sf "#1f1f1f" --hf "#9ece9e"
# emojis
bindsym $mod+u exec rofimoji --action clipboard --selector bemenu --selector-args '--border 3 --bdr "#0c0c0c" --fn "Monofur Nerd Font Propo 10" --tb "#9ece9e" --tf "#0c0c0c" --nb "#1f1f1f" --nf "#ffcfaf" --sb "#f0dfaf" --sf "#1f1f1f" --hf "#9ece9e"'
# thigh gaps # thigh gaps
# gaps inner 10 # gaps inner 10
# gaps outer 20 # gaps outer 20