1
0
mirror of https://github.com/frebib/dotfiles.git synced 2024-06-14 12:57:23 +00:00

i3/config: add rofi-emoji and rofi-pass keybinds

This commit is contained in:
2018-02-24 11:08:40 +00:00
parent 8ab712c37e
commit b013a98e0d
3 changed files with 93 additions and 5 deletions

View File

@ -5,7 +5,7 @@
<test name="family">
<string>sans-serif</string>
</test>
<edit name="family" mode="prepend" binding="strong">
<edit name="family" mode="prepend" binding="weak">
<string>Noto Sans</string>
<string>Noto Color Emoji</string>
</edit>
@ -14,7 +14,7 @@
<test name="family">
<string>serif</string>
</test>
<edit name="family" mode="prepend" binding="strong">
<edit name="family" mode="prepend" binding="weak">
<string>Noto Serif</string>
<string>Noto Color Emoji</string>
</edit>
@ -23,7 +23,7 @@
<test name="family">
<string>monospace</string>
</test>
<edit name="family" mode="prepend" binding="strong">
<edit name="family" mode="prepend" binding="weak">
<string>Sauce Code Pro</string>
<string>Noto Color Emoji</string>
</edit>
@ -32,7 +32,7 @@
<test name="family">
<string>Apple Color Emoji</string>
</test>
<edit name="family" mode="prepend" binding="strong">
<edit name="family" mode="prepend" binding="weak">
<string>Noto Color Emoji</string>
</edit>
</match>