urxvt to st
This commit is contained in:
parent
bafc526bd2
commit
0d5e3c709d
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"menu": "rofi -dmenu -p 'quickterm: ' -no-custom -auto-select",
|
"menu": "rofi -dmenu -p 'quickterm: ' -no-custom -auto-select",
|
||||||
"term": "urxvt",
|
"term": "st",
|
||||||
"history": "{$HOME}/.cache/i3/i3-quickterm.order",
|
"history": "{$HOME}/.cache/i3/i3-quickterm.order",
|
||||||
"ratio": 0.25,
|
"ratio": 0.25,
|
||||||
"pos": "top",
|
"pos": "top",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue