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:
@ -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>
|
||||
|
Reference in New Issue
Block a user