diff options
Diffstat (limited to 'os/etc/tinydm.d/env-wayland.d/40-bemenu.conf')
| -rw-r--r-- | os/etc/tinydm.d/env-wayland.d/40-bemenu.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/os/etc/tinydm.d/env-wayland.d/40-bemenu.conf b/os/etc/tinydm.d/env-wayland.d/40-bemenu.conf new file mode 100644 index 0000000..0ba15e5 --- /dev/null +++ b/os/etc/tinydm.d/env-wayland.d/40-bemenu.conf @@ -0,0 +1,2 @@ +export BEMENU_BACKEND=wayland +export BEMENU_OPTS='-i -n -m focused --fn "Iosevka 10" --nb "#0c0c0ce5" --nf "#fffffb" --ab "#0c0c0ce0" --af "#fffffb" --tb "#8a6bbe" --tf "#fffffb" --fb "#0c0c0ce5" --ff "#fffffb" --sb "#fad689" --sf "#0c0c0c" --hb "#8a6bbeff" --hf "#fffffb" --scb "#0c0c0ce5" --scf "#8a6bbee5" --binding vim' |