sway: Set bemenu-run font and border

This commit is contained in:
Andrea Rogers 2024-10-16 13:23:11 -05:00
commit 6d4a24728e

View file

@ -45,7 +45,7 @@ bindsym $mod2+Shift+1 exec projectM-pulseaudio
bindsym $mod+Shift+c kill bindsym $mod+Shift+c kill
# start dmenu (a program launcher) # start dmenu (a program launcher)
bindsym $mod+p exec bemenu-run --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"
# thigh gaps # thigh gaps
# gaps inner 10 # gaps inner 10